Skip to content

Commit fd91dc8

Browse files
chore(deps-dev): bump eslint from 7.28.0 to 7.29.0 (#25)
Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.29.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.28.0...v7.29.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 47440b2 commit fd91dc8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -35,7 +35,7 @@
3535
"@typescript-eslint/eslint-plugin": "^4.26.1",
3636
"@typescript-eslint/parser": "^4.26.1",
3737
"@vercel/ncc": "^0.28.6",
38-
"eslint": "^7.28.0",
38+
"eslint": "^7.29.0",
3939
"eslint-config-prettier": "^8.3.0",
4040
"eslint-plugin-prettier": "^3.4.0",
4141
"husky": "^6.0.0",

0 commit comments

Comments
 (0)