Skip to content

Commit cabbb80

Browse files
Bump eslint from 8.28.0 to 8.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.29.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.28.0...v8.29.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f859f9 commit cabbb80

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"babel-eslint": "10.1.0",
3232
"babel-jest": "29.3.1",
3333
"core-js": "3.26.1",
34-
"eslint": "8.28.0",
34+
"eslint": "8.29.0",
3535
"eslint-config-prettier": "8.5.0",
3636
"eslint-plugin-nuxt": "4.0.0",
3737
"eslint-plugin-prettier": "4.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7506,10 +7506,10 @@ eslint-webpack-plugin@^2.6.0:
75067506
normalize-path "^3.0.0"
75077507
schema-utils "^3.1.1"
75087508

7509-
eslint@8.28.0:
7510-
version "8.28.0"
7511-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.28.0.tgz#81a680732634677cc890134bcdd9fdfea8e63d6e"
7512-
integrity sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==
7509+
eslint@8.29.0:
7510+
version "8.29.0"
7511+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.29.0.tgz#d74a88a20fb44d59c51851625bc4ee8d0ec43f87"
7512+
integrity sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==
75137513
dependencies:
75147514
"@eslint/eslintrc" "^1.3.3"
75157515
"@humanwhocodes/config-array" "^0.11.6"

0 commit comments

Comments
 (0)