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 Jan 13, 2025
1 parent 240fa49 commit 6fffcda
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 61 deletions.
116 changes: 58 additions & 58 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 @@ -20,7 +20,7 @@
"dependencies": {
"chai": "^5.1.2",
"chai-as-promised": "^8.0.1",
"chai-dom": "^1.12.0",
"chai-dom": "^1.12.1",
"chai-style": "^1.0.3",
"dom-matches": "^2.0.0",
"promise-assist": "^2.0.1",
Expand All @@ -39,14 +39,14 @@
"@types/sinon-chai": "^4.0.0",
"esbuild": "^0.24.2",
"eslint": "^9.18.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-no-only-tests": "^3.3.0",
"mocha": "^11.0.1",
"mocha-web": "^2.0.1",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"typescript": "~5.7.3",
"typescript-eslint": "^8.19.1"
"typescript-eslint": "^8.20.0"
},
"files": [
"dist",
Expand Down

0 comments on commit 6fffcda

Please sign in to comment.