⬆️ Update dependency eslint to v8.18.0 (#16)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bdb8eef042
commit
8e6d31ab73
@ -42,7 +42,7 @@
|
||||
"@vue/test-utils": "2.0.0",
|
||||
"@vue/tsconfig": "0.1.3",
|
||||
"@vuetify/vite-plugin": "1.0.0-alpha.10",
|
||||
"eslint": "8.15.0",
|
||||
"eslint": "8.18.0",
|
||||
"eslint-plugin-vue": "8.7.1",
|
||||
"husky": "8.0.1",
|
||||
"jsdom": "19.0.0",
|
||||
|
26
yarn.lock
26
yarn.lock
@ -1412,20 +1412,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/eslintrc@npm:^1.2.3":
|
||||
version: 1.2.3
|
||||
resolution: "@eslint/eslintrc@npm:1.2.3"
|
||||
"@eslint/eslintrc@npm:^1.3.0":
|
||||
version: 1.3.0
|
||||
resolution: "@eslint/eslintrc@npm:1.3.0"
|
||||
dependencies:
|
||||
ajv: ^6.12.4
|
||||
debug: ^4.3.2
|
||||
espree: ^9.3.2
|
||||
globals: ^13.9.0
|
||||
globals: ^13.15.0
|
||||
ignore: ^5.2.0
|
||||
import-fresh: ^3.2.1
|
||||
js-yaml: ^4.1.0
|
||||
minimatch: ^3.1.2
|
||||
strip-json-comments: ^3.1.1
|
||||
checksum: 48e7b7ac05cd514eee2ebb1d487600f0dd637ac21f63605e353cff6a08c7223275fe4f571d15ee9deae4e78c53edc73369ffcbed15fba4dfc1806179dbf4dc85
|
||||
checksum: a1e734ad31a8b5328dce9f479f185fd4fc83dd7f06c538e1fa457fd8226b89602a55cc6458cd52b29573b01cdfaf42331be8cfc1fec732570086b591f4ed6515
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3705,7 +3705,7 @@ __metadata:
|
||||
"@vue/tsconfig": 0.1.3
|
||||
"@vuetify/vite-plugin": 1.0.0-alpha.10
|
||||
axios: 0.27.2
|
||||
eslint: 8.15.0
|
||||
eslint: 8.18.0
|
||||
eslint-plugin-vue: 8.7.1
|
||||
husky: 8.0.1
|
||||
jose: 4.8.1
|
||||
@ -4984,11 +4984,11 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.15.0":
|
||||
version: 8.15.0
|
||||
resolution: "eslint@npm:8.15.0"
|
||||
"eslint@npm:8.18.0":
|
||||
version: 8.18.0
|
||||
resolution: "eslint@npm:8.18.0"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.2.3
|
||||
"@eslint/eslintrc": ^1.3.0
|
||||
"@humanwhocodes/config-array": ^0.9.2
|
||||
ajv: ^6.10.0
|
||||
chalk: ^4.0.0
|
||||
@ -5006,7 +5006,7 @@ __metadata:
|
||||
file-entry-cache: ^6.0.1
|
||||
functional-red-black-tree: ^1.0.1
|
||||
glob-parent: ^6.0.1
|
||||
globals: ^13.6.0
|
||||
globals: ^13.15.0
|
||||
ignore: ^5.2.0
|
||||
import-fresh: ^3.0.0
|
||||
imurmurhash: ^0.1.4
|
||||
@ -5025,7 +5025,7 @@ __metadata:
|
||||
v8-compile-cache: ^2.0.3
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: d8896393832e154e1381a21041cfe4d12a73a76fac26ea27cabbc0e5fdac87918ad651f07f804ef6faacd3868572de3c1ec5d96edf5502bc999eff0c423638f7
|
||||
checksum: d9b4b7488a9cee97608343cbb5ac652d3f316436f95ef0800cd9497c1c6f877b655a3275817989c02f1ff0d5dfd1959c5092af9251c7e3fcf60659da37752a10
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -5932,7 +5932,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"globals@npm:^13.6.0, globals@npm:^13.9.0":
|
||||
"globals@npm:^13.15.0":
|
||||
version: 13.15.0
|
||||
resolution: "globals@npm:13.15.0"
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user