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

Commit 6f57fec

Browse files
chore(deps-dev): bump eslint from 8.2.0 to 8.3.0 (#9)
Bumps [eslint](https://github.com/eslint/eslint) from 8.2.0 to 8.3.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.2.0...v8.3.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 68d0ff8 commit 6f57fec

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

package-lock.json

Lines changed: 41 additions & 41 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
@@ -8,7 +8,7 @@
88
"@typescript-eslint/eslint-plugin": "^5.4.0",
99
"@typescript-eslint/parser": "^5.4.0",
1010
"dedent": "^0.7.0",
11-
"eslint": "^8.2.0",
11+
"eslint": "^8.3.0",
1212
"eslint-config-prettier": "^8.3.0",
1313
"husky": "^7.0.4",
1414
"jest": "^27.3.1",

0 commit comments

Comments
 (0)