Skip to content

Commit 7151f65

Browse files
Bump eslint from 8.17.0 to 8.18.0 (#1961)
Bumps [eslint](https://github.com/eslint/eslint) from 8.17.0 to 8.18.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.17.0...v8.18.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 a823371 commit 7151f65

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"cypress": "10.0.2",
7070
"cypress-plugin-tab": "^1.0.5",
7171
"del": "^6.1.1",
72-
"eslint": "^8.17.0",
72+
"eslint": "^8.18.0",
7373
"eslint-config-prettier": "^8.5.0",
7474
"eslint-plugin-jest": "^26.5.3",
7575
"eslint-plugin-prettier": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3788,10 +3788,10 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.3.0:
37883788
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz"
37893789
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
37903790

3791-
eslint@^8.17.0:
3792-
version "8.17.0"
3793-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.17.0.tgz#1cfc4b6b6912f77d24b874ca1506b0fe09328c21"
3794-
integrity sha512-gq0m0BTJfci60Fz4nczYxNAlED+sMcihltndR8t9t1evnU/azx53x3t2UHXC/uRjcbvRw/XctpaNygSTcQD+Iw==
3791+
eslint@^8.18.0:
3792+
version "8.18.0"
3793+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.18.0.tgz#78d565d16c993d0b73968c523c0446b13da784fd"
3794+
integrity sha512-As1EfFMVk7Xc6/CvhssHUjsAQSkpfXvUGMFC3ce8JDe6WvqCgRrLOBQbVpsBFr1X1V+RACOadnzVvcUS5ni2bA==
37953795
dependencies:
37963796
"@eslint/eslintrc" "^1.3.0"
37973797
"@humanwhocodes/config-array" "^0.9.2"

0 commit comments

Comments
 (0)