Skip to content

Commit

Permalink
Merge pull request #165 from privy-open-source/renovate/dashboard-eslint
Browse files Browse the repository at this point in the history
chore(deps): update eslint and plugins (dashboard)
  • Loading branch information
adenvt committed Jul 16, 2024
2 parents 19d78c9 + 43a01db commit 5efaa23
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 37 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@
"@typescript-eslint/parser": "5.62.0",
"@vue/eslint-config-typescript": "13.0.0",
"autoprefixer": "^10.4.19",
"eslint": "8.51.0",
"eslint": "8.57.0",
"eslint-config-standard-with-typescript": "21.0.1",
"eslint-formatter-pretty": "5.0.0",
"eslint-plugin-align-assignments": "1.1.2",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "14.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.4.0",
"eslint-plugin-unicorn": "48.0.1",
"eslint-plugin-varspacing": "1.2.2",
"eslint-plugin-vue": "9.17.0",
"eslint-plugin-vue": "9.27.0",
"html-escaper": "^3.0.3",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
Expand Down
92 changes: 59 additions & 33 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,7 @@ __metadata:
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^2.1.2":
"@eslint/eslintrc@npm:^2.1.4":
version: 2.1.4
resolution: "@eslint/eslintrc@npm:2.1.4"
dependencies:
Expand All @@ -703,10 +703,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.51.0":
version: 8.51.0
resolution: "@eslint/js@npm:8.51.0"
checksum: 10/1641f02c787a6477bf4b054afb8113abdca552b8c222520b5ee44d85352294dafd4a34f0e510b1e38a02fc27c1f68547cb6c2abbea891d20688f474440266af3
"@eslint/js@npm:8.57.0":
version: 8.57.0
resolution: "@eslint/js@npm:8.57.0"
checksum: 10/3c501ce8a997cf6cbbaf4ed358af5492875e3550c19b9621413b82caa9ae5382c584b0efa79835639e6e0ddaa568caf3499318e5bdab68643ef4199dce5eb0a0
languageName: node
linkType: hard

Expand Down Expand Up @@ -752,7 +752,7 @@ __metadata:
languageName: node
linkType: hard

"@humanwhocodes/config-array@npm:^0.11.11":
"@humanwhocodes/config-array@npm:^0.11.14":
version: 0.11.14
resolution: "@humanwhocodes/config-array@npm:0.11.14"
dependencies:
Expand Down Expand Up @@ -2646,6 +2646,13 @@ __metadata:
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.2.0":
version: 1.2.0
resolution: "@ungap/structured-clone@npm:1.2.0"
checksum: 10/c6fe89a505e513a7592e1438280db1c075764793a2397877ff1351721fe8792a966a5359769e30242b3cd023f2efb9e63ca2ca88019d73b564488cc20e3eab12
languageName: node
linkType: hard

"@unhead/dom@npm:1.9.11, @unhead/dom@npm:^1.9.4":
version: 1.9.11
resolution: "@unhead/dom@npm:1.9.11"
Expand Down Expand Up @@ -5326,7 +5333,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-node@npm:^11.1.0":
"eslint-plugin-node@npm:11.1.0":
version: 11.1.0
resolution: "eslint-plugin-node@npm:11.1.0"
dependencies:
Expand All @@ -5342,12 +5349,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-promise@npm:6.1.1":
version: 6.1.1
resolution: "eslint-plugin-promise@npm:6.1.1"
"eslint-plugin-promise@npm:6.4.0":
version: 6.4.0
resolution: "eslint-plugin-promise@npm:6.4.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 10/216c4348f796c5e90984224532d42a8f8d0455b8cbb1955bcb328b3aa10a52e9718f6fb044b6fe19825eda3a2d62a32b1042d9cbb10731353cf61b7a6cab2d71
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/23da32294b8661e95d4243b7cc925aefe3522842d5f6e2a6f72d052f92cfd96536d592e5186be6eb471e477edc2fe20ca257e7e1b5a786a6e582be3d65fdc4f5
languageName: node
linkType: hard

Expand Down Expand Up @@ -5383,20 +5390,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-vue@npm:9.17.0":
version: 9.17.0
resolution: "eslint-plugin-vue@npm:9.17.0"
"eslint-plugin-vue@npm:9.27.0":
version: 9.27.0
resolution: "eslint-plugin-vue@npm:9.27.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
globals: "npm:^13.24.0"
natural-compare: "npm:^1.4.0"
nth-check: "npm:^2.1.1"
postcss-selector-parser: "npm:^6.0.13"
semver: "npm:^7.5.4"
vue-eslint-parser: "npm:^9.3.1"
postcss-selector-parser: "npm:^6.0.15"
semver: "npm:^7.6.0"
vue-eslint-parser: "npm:^9.4.3"
xml-name-validator: "npm:^4.0.0"
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
checksum: 10/e72abc29bb8766874262d187340243e247b9f71fea213e250455fe4e13087802aaf29bdf52fa70b835c0604afd2bf215fdb70b6f60c9eab083e89f22f8a40206
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/b8ea74e0a57bd9faba71b362ddea34a6b866ccd7af42692a108d818feef27480df87e30261ffd790520006ff4dd808ecc1a1577a13713e3c66378e2214f3e1fb
languageName: node
linkType: hard

Expand Down Expand Up @@ -5468,17 +5476,18 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.51.0":
version: 8.51.0
resolution: "eslint@npm:8.51.0"
"eslint@npm:8.57.0":
version: 8.57.0
resolution: "eslint@npm:8.57.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.6.1"
"@eslint/eslintrc": "npm:^2.1.2"
"@eslint/js": "npm:8.51.0"
"@humanwhocodes/config-array": "npm:^0.11.11"
"@eslint/eslintrc": "npm:^2.1.4"
"@eslint/js": "npm:8.57.0"
"@humanwhocodes/config-array": "npm:^0.11.14"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@nodelib/fs.walk": "npm:^1.2.8"
"@ungap/structured-clone": "npm:^1.2.0"
ajv: "npm:^6.12.4"
chalk: "npm:^4.0.0"
cross-spawn: "npm:^7.0.2"
Expand Down Expand Up @@ -5511,7 +5520,7 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: 10/1f3720dd2a8e25198815c33720dd66ceee88d7527b3b6f2da57b57d0476440af29da2a1d9f28515660afb3345e4f84438562772d6b5fc19b6fab7c77c478ebca
checksum: 10/00496e218b23747a7a9817bf58b522276d0dc1f2e546dceb4eea49f9871574088f72f1f069a6b560ef537efa3a75261b8ef70e51ef19033da1cc4c86a755ef15
languageName: node
linkType: hard

Expand Down Expand Up @@ -6172,7 +6181,7 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^13.19.0":
"globals@npm:^13.19.0, globals@npm:^13.24.0":
version: 13.24.0
resolution: "globals@npm:13.24.0"
dependencies:
Expand Down Expand Up @@ -9501,7 +9510,7 @@ __metadata:
languageName: node
linkType: hard

"postcss-selector-parser@npm:^6.0.11, postcss-selector-parser@npm:^6.0.13, postcss-selector-parser@npm:^6.0.16":
"postcss-selector-parser@npm:^6.0.11, postcss-selector-parser@npm:^6.0.15, postcss-selector-parser@npm:^6.0.16":
version: 6.1.0
resolution: "postcss-selector-parser@npm:6.1.0"
dependencies:
Expand Down Expand Up @@ -10128,17 +10137,17 @@ __metadata:
"@typescript-eslint/parser": "npm:5.62.0"
"@vue/eslint-config-typescript": "npm:13.0.0"
autoprefixer: "npm:^10.4.19"
eslint: "npm:8.51.0"
eslint: "npm:8.57.0"
eslint-config-standard-with-typescript: "npm:21.0.1"
eslint-formatter-pretty: "npm:5.0.0"
eslint-plugin-align-assignments: "npm:1.1.2"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-n: "npm:14.0.0"
eslint-plugin-node: "npm:^11.1.0"
eslint-plugin-promise: "npm:6.1.1"
eslint-plugin-node: "npm:11.1.0"
eslint-plugin-promise: "npm:6.4.0"
eslint-plugin-unicorn: "npm:48.0.1"
eslint-plugin-varspacing: "npm:1.2.2"
eslint-plugin-vue: "npm:9.17.0"
eslint-plugin-vue: "npm:9.27.0"
html-escaper: "npm:^3.0.3"
husky: "npm:^8.0.3"
lint-staged: "npm:^14.0.1"
Expand Down Expand Up @@ -12012,6 +12021,23 @@ __metadata:
languageName: node
linkType: hard

"vue-eslint-parser@npm:^9.4.3":
version: 9.4.3
resolution: "vue-eslint-parser@npm:9.4.3"
dependencies:
debug: "npm:^4.3.4"
eslint-scope: "npm:^7.1.1"
eslint-visitor-keys: "npm:^3.3.0"
espree: "npm:^9.3.1"
esquery: "npm:^1.4.0"
lodash: "npm:^4.17.21"
semver: "npm:^7.3.6"
peerDependencies:
eslint: ">=6.0.0"
checksum: 10/228e43f0067e5f1fa87a4192f355ebbb4a224f0c7e170b1fbd4205fdf42fe7b3c6820a7e467496a8174e51ba351bc9caed00389d05519206cfa1615cac44516c
languageName: node
linkType: hard

"vue-observe-visibility@npm:^2.0.0-alpha.1":
version: 2.0.0-alpha.1
resolution: "vue-observe-visibility@npm:2.0.0-alpha.1"
Expand Down

0 comments on commit 5efaa23

Please sign in to comment.