Skip to content

Commit 7dd2100

Browse files
Bump the minor-and-patch group across 1 directory with 3 updates
Bumps the minor-and-patch group with 3 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@eslint/js` from 9.39.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js) Updates `eslint` from 9.39.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.1...v9.39.2) Updates `typescript-eslint` from 8.48.1 to 8.49.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.49.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b5bf1d commit 7dd2100

File tree

2 files changed

+74
-82
lines changed

2 files changed

+74
-82
lines changed

package-lock.json

Lines changed: 71 additions & 79 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
@@ -7,10 +7,10 @@
77
"devDependencies": {
88
"@eslint/compat": "^2.0.0",
99
"@eslint/eslintrc": "^3.3.3",
10-
"@eslint/js": "^9.39.1",
10+
"@eslint/js": "^9.39.2",
1111
"@types/node": "^24.10.1",
1212
"cspell": "^9.4.0",
13-
"eslint": "^9.39.1",
13+
"eslint": "^9.39.2",
1414
"eslint-config-prettier": "^10.1.8",
1515
"eslint-plugin-security": "^3.0.1",
1616
"eslint-plugin-simple-import-sort": "^12.1.1",
@@ -24,7 +24,7 @@
2424
"stylelint-no-unsupported-browser-features": "^8.0.5",
2525
"stylelint-order": "^7.0.0",
2626
"typescript": "^5.9.3",
27-
"typescript-eslint": "^8.48.1"
27+
"typescript-eslint": "^8.49.0"
2828
},
2929
"engines": {
3030
"node": ">=22.21.1",

0 commit comments

Comments
 (0)