Skip to content

Commit cd2297a

Browse files
dependabot[bot]datho7561
authored andcommitted
Bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/js` from 9.24.0 to 9.25.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.25.0/packages/js) Updates `eslint` from 9.24.0 to 9.25.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.24.0...v9.25.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 274c5eb commit cd2297a

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@
454454
"test-all": "npm test && npm run test-ui-run"
455455
},
456456
"devDependencies": {
457-
"@eslint/js": "^9.24.0",
457+
"@eslint/js": "^9.25.0",
458458
"@types/chai": "^4.3.20",
459459
"@types/chai-fs": "^2.0.5",
460460
"@types/ejs": "^3.1.5",
@@ -468,7 +468,7 @@
468468
"@types/yauzl": "^2.10.3",
469469
"chai": "^4.5.0",
470470
"chai-fs": "^2.0.0",
471-
"eslint": "^9.24.0",
471+
"eslint": "^9.25.0",
472472
"eslint-webpack-plugin": "^5.0.1",
473473
"fast-xml-parser": "^5.2.0",
474474
"gradle-to-js": "^2.0.1",

0 commit comments

Comments
 (0)