Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 22, 2023
1 parent 91efd46 commit d379699
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@babel/preset-env": "7.21.4",
"@rollup/plugin-babel": "5.3.1",
"ajv": "8.12.0",
"eslint": "8.38.0",
"eslint": "8.39.0",
"eslint-config-dev": "2.0.0",
"postcss": "8.4.23",
"postcss-tape": "6.0.1",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1509,10 +1509,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.38.0":
version: 8.38.0
resolution: "@eslint/js@npm:8.38.0"
checksum: 977934b64e89f0b1858f76a61ba4f25f60694c4a776e5b72d3fadcb94603039b9637bb9fb70d8053a2916eab57c33ecc15aac0fe5187732e9cb9b74ad440ed46
"@eslint/js@npm:8.39.0":
version: 8.39.0
resolution: "@eslint/js@npm:8.39.0"
checksum: 02ffed75531bb48bb47256f59fd91046f4b7b3cc4c296b3d047bd8cf0b22d14a942c2b9cad7871ee537c09bb06e0e9a2d8f16c4673d9ead662bb48c4dcf71f1b
languageName: node
linkType: hard

Expand Down Expand Up @@ -2275,13 +2275,13 @@ __metadata:
languageName: node
linkType: hard

"eslint-scope@npm:^7.1.1":
version: 7.1.1
resolution: "eslint-scope@npm:7.1.1"
"eslint-scope@npm:^7.2.0":
version: 7.2.0
resolution: "eslint-scope@npm:7.2.0"
dependencies:
esrecurse: ^4.3.0
estraverse: ^5.2.0
checksum: 86c4f451b36f0074692bc298291a01cc39b4da2df20bf14fc0bea72c2a86c14b22c6da79a01eb686b612752af124079b31fea9761a8f678de785dced7081e4a7
checksum: 5eb2b369df27d63f568dd3b2578e3899c2b0f36d538e287fd01fc65efb5bd5e1bcd917f6f10b50ca4c72d560761bee2230f46ed9497754d8f854f1647aee96ce
languageName: node
linkType: hard

Expand All @@ -2306,14 +2306,14 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.38.0":
version: 8.38.0
resolution: "eslint@npm:8.38.0"
"eslint@npm:8.39.0":
version: 8.39.0
resolution: "eslint@npm:8.39.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.4.0
"@eslint/eslintrc": ^2.0.2
"@eslint/js": 8.38.0
"@eslint/js": 8.39.0
"@humanwhocodes/config-array": ^0.11.8
"@humanwhocodes/module-importer": ^1.0.1
"@nodelib/fs.walk": ^1.2.8
Expand All @@ -2323,7 +2323,7 @@ __metadata:
debug: ^4.3.2
doctrine: ^3.0.0
escape-string-regexp: ^4.0.0
eslint-scope: ^7.1.1
eslint-scope: ^7.2.0
eslint-visitor-keys: ^3.4.0
espree: ^9.5.1
esquery: ^1.4.2
Expand Down Expand Up @@ -2352,7 +2352,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 555069df37665a6c70f95c645c3d38532ba3186f98ca0b8876f3b225ad62bd341b0bfb8956d2c82199953847935fdc802ac417869758eaa4df0c9c202d2af777
checksum: bf6415783d72fb2098f86753f01a50064b87d9f7ac2798900cd4248da4c054f91cbf4a523dbd2921469568057b1851c97b84149c32ea640b4e4b53ac82343cb0
languageName: node
linkType: hard

Expand Down Expand Up @@ -3384,7 +3384,7 @@ fsevents@~2.1.2:
ajv: 8.12.0
browserslist: ^4.0.0
caniuse-lite: ^1.0.30000655
eslint: 8.38.0
eslint: 8.39.0
eslint-config-dev: 2.0.0
postcss: 8.4.23
postcss-tape: 6.0.1
Expand Down

0 comments on commit d379699

Please sign in to comment.