Skip to content

Commit 54cdbaa

Browse files
chore(deps-dev): bump eslint from 7.32.0 to 8.2.0 (#5)
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.2.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v7.32.0...v8.2.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7943ad4 commit 54cdbaa

File tree

2 files changed

+85
-133
lines changed

2 files changed

+85
-133
lines changed

package-lock.json

+84-132
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/jest": "^27.0.2",
3838
"@typescript-eslint/eslint-plugin": ">=2.25.0",
3939
"@typescript-eslint/parser": ">=2.25.0",
40-
"eslint": "^7.21.0",
40+
"eslint": "^8.2.0",
4141
"eslint-config-prettier": "^8.3.0",
4242
"eslint-plugin-jest": "^25.0.1",
4343
"eslint-plugin-prettier": "^4.0.0",

0 commit comments

Comments
 (0)