Skip to content

Commit a91a25b

Browse files
Bump the minor-and-patch group across 1 directory with 4 updates
Bumps the minor-and-patch group with 4 updates in the / directory: [@eslint/eslintrc](https://github.com/eslint/eslintrc), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@eslint/eslintrc` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@eslintrc-v3.3.4...eslintrc-v3.3.5) Updates `@types/node` from 25.3.3 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `baseline-browser-mapping` from 2.10.0 to 2.10.8 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.10.0...v2.10.8) Updates `typescript-eslint` from 8.56.1 to 8.57.1 - [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.57.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: baseline-browser-mapping dependency-version: 2.10.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 472fdaf commit a91a25b

2 files changed

Lines changed: 100 additions & 108 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
},
66
"description": "Developer website for MaxMind",
77
"devDependencies": {
8-
"@eslint/eslintrc": "^3.3.4",
8+
"@eslint/eslintrc": "^3.3.5",
99
"@eslint/js": "^9.39.4",
10-
"@types/node": "^25.3.3",
11-
"baseline-browser-mapping": "^2.10.0",
10+
"@types/node": "^25.5.0",
11+
"baseline-browser-mapping": "^2.10.10",
1212
"cspell": "^9.7.0",
1313
"eslint": "^9.39.2",
1414
"eslint-config-prettier": "^10.1.8",
@@ -24,7 +24,7 @@
2424
"stylelint-no-unsupported-browser-features": "^8.1.1",
2525
"stylelint-order": "^7.0.1",
2626
"typescript": "^5.9.3",
27-
"typescript-eslint": "^8.56.1"
27+
"typescript-eslint": "^8.57.1"
2828
},
2929
"engines": {
3030
"node": ">=22.21.1",

0 commit comments

Comments
 (0)