Skip to content

Commit d7efc4c

Browse files
build(deps): bump eslint in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 8.4.1 to 9.26.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/v9.26.0/CHANGELOG.md) - [Commits](eslint/eslint@v8.4.1...v9.26.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.26.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a863c1c commit d7efc4c

File tree

3 files changed

+375
-301
lines changed

3 files changed

+375
-301
lines changed

packages/web-scripts-migration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"jscodeshift": "17.3.0"
2929
},
3030
"devDependencies": {
31-
"eslint": "^8.4.1",
31+
"eslint": "^9.26.0",
3232
"eslint-plugin-prettier": "^5.5.4",
3333
"jest": "^30.2.0",
3434
"prettier": "2.5.1"

packages/web-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"css-minimizer-webpack-plugin": "^7.0.4",
4444
"dotenv": "^17.2.3",
4545
"dotenv-expand": "^12.0.3",
46-
"eslint": "^9.39.2",
46+
"eslint": "^9.26.0",
4747
"eslint-webpack-plugin": "^5.0.2",
4848
"file-loader": "^6.2.0",
4949
"fs-extra": "^11.3.2",

0 commit comments

Comments
 (0)