Skip to content

Commit 8f94799

Browse files
build(deps-dev): bump eslint from 7.29.0 to 7.30.0 (#49)
Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 7.30.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.29.0...v7.30.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 b9a8e2d commit 8f94799

File tree

2 files changed

+26
-10
lines changed

2 files changed

+26
-10
lines changed

package-lock.json

Lines changed: 25 additions & 9 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
@@ -33,7 +33,7 @@
3333
"@typescript-eslint/eslint-plugin": "4.28.1",
3434
"@typescript-eslint/parser": "4.28.1",
3535
"autoprefixer": "^9.8.6",
36-
"eslint": "^7.29.0",
36+
"eslint": "^7.30.0",
3737
"eslint-config-airbnb-typescript": "^12.3.1",
3838
"eslint-config-prettier": "8.3.0",
3939
"eslint-plugin-import": "^2.23.4",

0 commit comments

Comments
 (0)