Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Commit 4d42c81

Browse files
chore(deps-dev): bump eslint from 8.9.0 to 8.10.0 (#87)
Bumps [eslint](https://github.com/eslint/eslint) from 8.9.0 to 8.10.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.9.0...v8.10.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc658f6 commit 4d42c81

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 15 additions & 15 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
@@ -11,7 +11,7 @@
1111
"@types/jest": "^27.4.1",
1212
"@typescript-eslint/eslint-plugin": "^5.12.1",
1313
"@typescript-eslint/parser": "^5.12.1",
14-
"eslint": "^8.9.0",
14+
"eslint": "^8.10.0",
1515
"eslint-config-prettier": "^8.4.0",
1616
"eslint-plugin-unicorn": "^40.1.0",
1717
"husky": "^7.0.4",

0 commit comments

Comments
 (0)