Skip to content

Commit 021b8be

Browse files
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.19.0 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.19.0...v9.26.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.26.0 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d33726a commit 021b8be

File tree

3 files changed

+660
-165
lines changed

3 files changed

+660
-165
lines changed

examples/with-notifications/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/react": "^19.1.0",
4040
"@types/react-test-renderer": "^19.1.0",
4141
"babel-plugin-module-resolver": "^5.0.2",
42-
"eslint": "^8.19.0",
42+
"eslint": "^9.26.0",
4343
"jest": "^29.6.3",
4444
"prettier": "2.8.8",
4545
"react-test-renderer": "19.1.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@types/jest": "29.5.12",
8989
"@types/react": "18.2.6",
9090
"del-cli": "^5.1.0",
91-
"eslint": "8.19.0",
91+
"eslint": "9.26.0",
9292
"eslint-config-prettier": "8.10.0",
9393
"eslint-plugin-prettier": "5.1.3",
9494
"jest": "29.6.3",

0 commit comments

Comments
 (0)