Skip to content

Commit be746a5

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 [eslint](https://github.com/eslint/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.10 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.10.0...v2.10.10) Updates `eslint` from 10.0.3 to 10.1.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.3...v10.1.0) --- 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.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: eslint dependency-version: 10.1.0 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 6c4e6ab commit be746a5

2 files changed

Lines changed: 56 additions & 72 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
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",
13-
"eslint": "^10.0.3",
13+
"eslint": "^10.1.0",
1414
"eslint-plugin-simple-import-sort": "^12.1.1",
1515
"globals": "^17.4.0",
1616
"npm-run-all": "^4.1.5",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)