Skip to content

Commit

Permalink
chore(deps-dev): upgrade to latest stable
Browse files Browse the repository at this point in the history
and regenerate lock file
  • Loading branch information
AviVahl committed Sep 20, 2024
1 parent 98595d6 commit 505cbff
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"sinon-chai": "^3.7.0"
},
"devDependencies": {
"@eslint/js": "^9.10.0",
"@playwright/browser-chromium": "^1.47.1",
"@eslint/js": "^9.11.0",
"@playwright/browser-chromium": "^1.47.2",
"@types/chai": "^4.3.19",
"@types/chai-as-promised": "^7.1.8",
"@types/chai-dom": "^1.11.3",
Expand All @@ -39,7 +39,7 @@
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"esbuild": "^0.23.1",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-no-only-tests": "^3.3.0",
"mocha": "^10.7.3",
Expand Down

0 comments on commit 505cbff

Please sign in to comment.