Skip to content

Commit

Permalink
chore: update dependency @eslint/js to v9.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent 81b8eb7 commit 48547d0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/container/libraries/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"description": "InversifyJs common utils",
"devDependencies": {
"@eslint/js": "9.15.0",
"@eslint/js": "9.16.0",
"@jest/globals": "29.7.0",
"@stryker-mutator/core": "8.6.0",
"@stryker-mutator/jest-runner": "8.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/container/libraries/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@inversifyjs/reflect-metadata-utils": "workspace:*"
},
"devDependencies": {
"@eslint/js": "9.15.0",
"@eslint/js": "9.16.0",
"@jest/globals": "29.7.0",
"@stryker-mutator/core": "8.6.0",
"@stryker-mutator/jest-runner": "8.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/container/libraries/strongly-typed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"description": "InversifyJs strong type definitions",
"devDependencies": {
"@eslint/js": "9.15.0",
"@eslint/js": "9.16.0",
"@jest/globals": "29.7.0",
"@types/node": "22.10.1",
"@typescript-eslint/eslint-plugin": "8.16.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"url": "https://github.com/inversify/monorepo/issues"
},
"devDependencies": {
"@eslint/js": "9.15.0",
"@eslint/js": "9.16.0",
"@jest/globals": "29.7.0",
"@stryker-mutator/core": "8.6.0",
"@stryker-mutator/jest-runner": "8.6.0",
Expand Down

0 comments on commit 48547d0

Please sign in to comment.