Skip to content

Commit

Permalink
Merge branch 'master' into renovate/mocha-11.x
Browse files Browse the repository at this point in the history
  • Loading branch information
notaphplover authored Dec 2, 2024
2 parents 25061a6 + a15f6a7 commit 775b56e
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 82 deletions.
144 changes: 65 additions & 79 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 @@ -15,8 +15,8 @@
"@types/chai": "4.3.20",
"@types/mocha": "10.0.10",
"@types/sinon": "17.0.3",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"chai": "4.5.0",
"eslint": "9.16.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -31,7 +31,7 @@
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"typescript": "5.7.2",
"typescript-eslint": "8.16.0"
"typescript-eslint": "8.17.0"
},
"peerDependencies": {
"reflect-metadata": "~0.2.2"
Expand Down

0 comments on commit 775b56e

Please sign in to comment.