Skip to content

Commit 530f47d

Browse files
Bump eslint from 6.8.0 to 9.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 9.21.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v6.8.0...v9.21.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37b2723 commit 530f47d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"homepage": "https://count.ly/",
3434
"dependencies": {},
3535
"devDependencies": {
36-
"eslint": "^6.8.0",
36+
"eslint": "^9.21.0",
3737
"eslint-config-airbnb-base": "^14.1.0",
3838
"eslint-plugin-import": "^2.20.1",
3939
"markdownlint": "^0.26.0",

0 commit comments

Comments
 (0)