Skip to content

Commit 976df17

Browse files
Bump the development-dependencies group with 3 updates (#1761)
1 parent acc8609 commit 976df17

2 files changed

Lines changed: 77 additions & 89 deletions

File tree

package-lock.json

Lines changed: 74 additions & 86 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"@rollup/plugin-typescript": "^12.3.0",
3939
"@stryker-mutator/core": "^9.4.0",
4040
"eslint": "^9.39.2",
41-
"globals": "^16.5.0",
42-
"knip": "^5.78.0",
41+
"globals": "^17.0.0",
42+
"knip": "^5.79.0",
4343
"rollup": "^4.54.0",
4444
"tslib": "^2.8.0",
4545
"typescript": "^5.9.3",
46-
"typescript-eslint": "^8.50.1"
46+
"typescript-eslint": "^8.51.0"
4747
},
4848
"scripts": {
4949
"everything": "npm run lint && npm run knip && npm run build && npm run docs && npm run test",

0 commit comments

Comments
 (0)