Skip to content

Commit 0d437a0

Browse files
build(deps-dev): bump eslint from 8.7.0 to 8.9.0 (#25)
Bumps [eslint](https://github.com/eslint/eslint) from 8.7.0 to 8.9.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.7.0...v8.9.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47e3ba9 commit 0d437a0

File tree

2 files changed

+46
-53
lines changed

2 files changed

+46
-53
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"ava": "^3.12.1",
20-
"eslint": "^8.7.0",
20+
"eslint": "^8.9.0",
2121
"eslint-plugin-react": "^7.28.0",
2222
"eslint-plugin-react-hooks": "^4.3.0",
2323
"esm": "^3.2.25",

0 commit comments

Comments
 (0)