Skip to content

Commit 5ba3ac6

Browse files
build(deps-dev): bump eslint from 8.12.0 to 8.13.0 (#4542)
Bumps [eslint](https://github.com/eslint/eslint) from 8.12.0 to 8.13.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.12.0...v8.13.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 b8467b9 commit 5ba3ac6

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
@@ -60,7 +60,7 @@
6060
"devDependencies": {
6161
"chokidar": "^3.5.3",
6262
"cross-env": "^7.0.3",
63-
"eslint": "^8.12.0",
63+
"eslint": "^8.13.0",
6464
"eslint-config-prettier": "^8.5.0",
6565
"eslint-config-semistandard": "^16.0.0",
6666
"eslint-plugin-import": "^2.25.4",

0 commit comments

Comments
 (0)