Skip to content

Commit fb56913

Browse files
dependabot[bot]lephilousophe
authored andcommitted
Bump the eslint group across 1 directory with 2 updates
Bumps the eslint group with 2 updates in the /dumper-companion directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/js` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.32.0/packages/js) Updates `eslint` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.31.0...v9.32.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1f795d commit fb56913

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

dumper-companion/package-lock.json

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

dumper-companion/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
},
99
"devDependencies": {
1010
"@eslint/eslintrc": "^3.3.0",
11-
"@eslint/js": "^9.31.0",
11+
"@eslint/js": "^9.32.0",
1212
"@typescript-eslint/eslint-plugin": "^8.38.0",
1313
"@typescript-eslint/parser": "^8.32.0",
14-
"eslint": "^9.31.0",
14+
"eslint": "^9.32.0",
1515
"globals": "^16.3.0"
1616
},
1717
"dependencies": {

0 commit comments

Comments
 (0)