Skip to content

Commit 265b406

Browse files
Bump the major group across 1 directory with 3 updates
Bumps the major 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 [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc). Updates `@eslint/js` from 9.32.0 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `eslint` from 9.32.0 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.32.0...v10.0.1) Updates `eslint-plugin-jsonc` from 2.20.1 to 3.1.0 - [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-jsonc@v2.20.1...v3.1.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: eslint dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: eslint-plugin-jsonc dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ccff56b commit 265b406

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
"devDependencies": {
3131
"@changesets/changelog-github": "^0.5.2",
3232
"@changesets/cli": "^2.29.8",
33-
"@eslint/js": "^9.32.0",
33+
"@eslint/js": "^10.0.1",
3434
"@stylistic/eslint-plugin": "^5.2.2",
35-
"eslint": "^9.32.0",
35+
"eslint": "^10.0.2",
3636
"eslint-plugin-es-x": "^9.0.0",
3737
"eslint-plugin-fix-disabled-rules": "^0.0.2",
38-
"eslint-plugin-jsonc": "^2.20.1",
38+
"eslint-plugin-jsonc": "^3.1.0",
3939
"eslint-plugin-n": "^17.21.3",
4040
"eslint-stylistic-airbnb": "^2.0.0",
4141
"globals": "^17.3.0",

0 commit comments

Comments
 (0)