forked from FoundKeyGang/FoundKey
chore: update @typescript-eslint packages
This commit is contained in:
parent
6bba55c196
commit
e5a4c5d2d0
5 changed files with 34 additions and 96 deletions
|
@ -46,7 +46,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/gulp": "4.0.9",
|
"@types/gulp": "4.0.9",
|
||||||
"@types/gulp-rename": "2.0.1",
|
"@types/gulp-rename": "2.0.1",
|
||||||
"@typescript-eslint/parser": "^5.44.0",
|
"@typescript-eslint/parser": "^5.46.1",
|
||||||
"cross-env": "7.0.3",
|
"cross-env": "7.0.3",
|
||||||
"cypress": "10.3.0",
|
"cypress": "10.3.0",
|
||||||
"start-server-and-test": "1.14.0",
|
"start-server-and-test": "1.14.0",
|
||||||
|
|
|
@ -166,8 +166,8 @@
|
||||||
"@types/web-push": "3.3.2",
|
"@types/web-push": "3.3.2",
|
||||||
"@types/websocket": "1.0.5",
|
"@types/websocket": "1.0.5",
|
||||||
"@types/ws": "8.5.3",
|
"@types/ws": "8.5.3",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.44.0",
|
"@typescript-eslint/eslint-plugin": "^5.46.1",
|
||||||
"@typescript-eslint/parser": "^5.44.0",
|
"@typescript-eslint/parser": "^5.46.1",
|
||||||
"cross-env": "7.0.3",
|
"cross-env": "7.0.3",
|
||||||
"eslint": "^8.29.0",
|
"eslint": "^8.29.0",
|
||||||
"eslint-plugin-import": "^2.26.0",
|
"eslint-plugin-import": "^2.26.0",
|
||||||
|
|
|
@ -92,8 +92,8 @@
|
||||||
"@types/uuid": "8.3.4",
|
"@types/uuid": "8.3.4",
|
||||||
"@types/websocket": "1.0.5",
|
"@types/websocket": "1.0.5",
|
||||||
"@types/ws": "8.5.3",
|
"@types/ws": "8.5.3",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.44.0",
|
"@typescript-eslint/eslint-plugin": "^5.46.1",
|
||||||
"@typescript-eslint/parser": "^5.44.0",
|
"@typescript-eslint/parser": "^5.46.1",
|
||||||
"cross-env": "7.0.3",
|
"cross-env": "7.0.3",
|
||||||
"cypress": "10.3.0",
|
"cypress": "10.3.0",
|
||||||
"eslint": "^8.29.0",
|
"eslint": "^8.29.0",
|
||||||
|
|
|
@ -20,8 +20,8 @@
|
||||||
"@microsoft/api-extractor": "^7.19.3",
|
"@microsoft/api-extractor": "^7.19.3",
|
||||||
"@types/jest": "^27.4.0",
|
"@types/jest": "^27.4.0",
|
||||||
"@types/node": "18.7.16",
|
"@types/node": "18.7.16",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.44.0",
|
"@typescript-eslint/eslint-plugin": "^5.46.1",
|
||||||
"@typescript-eslint/parser": "^5.44.0",
|
"@typescript-eslint/parser": "^5.46.1",
|
||||||
"eslint": "^8.29.0",
|
"eslint": "^8.29.0",
|
||||||
"jest": "^27.4.5",
|
"jest": "^27.4.5",
|
||||||
"jest-fetch-mock": "^3.0.3",
|
"jest-fetch-mock": "^3.0.3",
|
||||||
|
|
116
yarn.lock
116
yarn.lock
|
@ -2565,13 +2565,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/eslint-plugin@npm:^5.44.0":
|
"@typescript-eslint/eslint-plugin@npm:^5.46.1":
|
||||||
version: 5.44.0
|
version: 5.46.1
|
||||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.44.0"
|
resolution: "@typescript-eslint/eslint-plugin@npm:5.46.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/scope-manager": 5.44.0
|
"@typescript-eslint/scope-manager": 5.46.1
|
||||||
"@typescript-eslint/type-utils": 5.44.0
|
"@typescript-eslint/type-utils": 5.46.1
|
||||||
"@typescript-eslint/utils": 5.44.0
|
"@typescript-eslint/utils": 5.46.1
|
||||||
debug: ^4.3.4
|
debug: ^4.3.4
|
||||||
ignore: ^5.2.0
|
ignore: ^5.2.0
|
||||||
natural-compare-lite: ^1.4.0
|
natural-compare-lite: ^1.4.0
|
||||||
|
@ -2584,24 +2584,7 @@ __metadata:
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 88784e77e8e35ea50ca9c49d46df94cabc3447f4b332f3ca53974d3b5370cb5dcd85cc9ee0e317b91083812012369209574725dcfc3b2b4056b60371b68ca854
|
checksum: 4ea4af5faa5c509113d575bf6ea1f76989f253b4839bb98bcda28450be7fc8a87788169e822b0f6d739aee67e32e824440ef00cebc294d4212ffb3fed1f0756a
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@typescript-eslint/parser@npm:^5.44.0":
|
|
||||||
version: 5.44.0
|
|
||||||
resolution: "@typescript-eslint/parser@npm:5.44.0"
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/scope-manager": 5.44.0
|
|
||||||
"@typescript-eslint/types": 5.44.0
|
|
||||||
"@typescript-eslint/typescript-estree": 5.44.0
|
|
||||||
debug: ^4.3.4
|
|
||||||
peerDependencies:
|
|
||||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
||||||
peerDependenciesMeta:
|
|
||||||
typescript:
|
|
||||||
optional: true
|
|
||||||
checksum: 2d09a1a1547a7ae3f76c9a33a54e11d79a194fbb9dbae69988e7aed3370bdf12bafde669211152769d89db822e0cdee4173affc126664fa6f17abba56daa7261
|
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2622,16 +2605,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/scope-manager@npm:5.44.0":
|
|
||||||
version: 5.44.0
|
|
||||||
resolution: "@typescript-eslint/scope-manager@npm:5.44.0"
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/types": 5.44.0
|
|
||||||
"@typescript-eslint/visitor-keys": 5.44.0
|
|
||||||
checksum: 4cfe4b55eb428eda740e6b967e3a87f3e1f9c4bbd8e1d6b8d64a11666abe33ffe7a21e4e614444ccde2da6930fa85f3e0ffca43d6e339943ff7a4fbccb09c8fc
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@typescript-eslint/scope-manager@npm:5.46.1":
|
"@typescript-eslint/scope-manager@npm:5.46.1":
|
||||||
version: 5.46.1
|
version: 5.46.1
|
||||||
resolution: "@typescript-eslint/scope-manager@npm:5.46.1"
|
resolution: "@typescript-eslint/scope-manager@npm:5.46.1"
|
||||||
|
@ -2642,12 +2615,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/type-utils@npm:5.44.0":
|
"@typescript-eslint/type-utils@npm:5.46.1":
|
||||||
version: 5.44.0
|
version: 5.46.1
|
||||||
resolution: "@typescript-eslint/type-utils@npm:5.44.0"
|
resolution: "@typescript-eslint/type-utils@npm:5.46.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/typescript-estree": 5.44.0
|
"@typescript-eslint/typescript-estree": 5.46.1
|
||||||
"@typescript-eslint/utils": 5.44.0
|
"@typescript-eslint/utils": 5.46.1
|
||||||
debug: ^4.3.4
|
debug: ^4.3.4
|
||||||
tsutils: ^3.21.0
|
tsutils: ^3.21.0
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -2655,14 +2628,7 @@ __metadata:
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 4c7b594f8afa52d57d0512951a874fa390eb791dcefcd0e1efff8817872293b2e4e04eff3c54d1595c1720a34d5fd315729af4e459882033d13cb6069ae9d28f
|
checksum: a47f1b73ac773a7f33421a8e8f9bc6e047f55236e3257b2c9eaa04d18595ab6505129ffdab86685e9c3bef564091315a2347150cd6e61a511cc2160667458014
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@typescript-eslint/types@npm:5.44.0":
|
|
||||||
version: 5.44.0
|
|
||||||
resolution: "@typescript-eslint/types@npm:5.44.0"
|
|
||||||
checksum: ced7d32abecfc62ccb67cf27e30c0785b9c153ec7b1a05153ced58fa5a2031ab3845bc2e477b83e4cebdcc5881c5845d23053c6739c62549d41ae6208e547e85
|
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2673,24 +2639,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/typescript-estree@npm:5.44.0":
|
|
||||||
version: 5.44.0
|
|
||||||
resolution: "@typescript-eslint/typescript-estree@npm:5.44.0"
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/types": 5.44.0
|
|
||||||
"@typescript-eslint/visitor-keys": 5.44.0
|
|
||||||
debug: ^4.3.4
|
|
||||||
globby: ^11.1.0
|
|
||||||
is-glob: ^4.0.3
|
|
||||||
semver: ^7.3.7
|
|
||||||
tsutils: ^3.21.0
|
|
||||||
peerDependenciesMeta:
|
|
||||||
typescript:
|
|
||||||
optional: true
|
|
||||||
checksum: 758731108497cca7ff81cf0a78d086b5a85757a983979d6bb25ad8252b7acbc738c642ecb5f5df82f925a45926b9846e431d5cf9fee5ed2613300b4d0c5d6c3f
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@typescript-eslint/typescript-estree@npm:5.46.1":
|
"@typescript-eslint/typescript-estree@npm:5.46.1":
|
||||||
version: 5.46.1
|
version: 5.46.1
|
||||||
resolution: "@typescript-eslint/typescript-estree@npm:5.46.1"
|
resolution: "@typescript-eslint/typescript-estree@npm:5.46.1"
|
||||||
|
@ -2709,31 +2657,21 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/utils@npm:5.44.0":
|
"@typescript-eslint/utils@npm:5.46.1":
|
||||||
version: 5.44.0
|
version: 5.46.1
|
||||||
resolution: "@typescript-eslint/utils@npm:5.44.0"
|
resolution: "@typescript-eslint/utils@npm:5.46.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/json-schema": ^7.0.9
|
"@types/json-schema": ^7.0.9
|
||||||
"@types/semver": ^7.3.12
|
"@types/semver": ^7.3.12
|
||||||
"@typescript-eslint/scope-manager": 5.44.0
|
"@typescript-eslint/scope-manager": 5.46.1
|
||||||
"@typescript-eslint/types": 5.44.0
|
"@typescript-eslint/types": 5.46.1
|
||||||
"@typescript-eslint/typescript-estree": 5.44.0
|
"@typescript-eslint/typescript-estree": 5.46.1
|
||||||
eslint-scope: ^5.1.1
|
eslint-scope: ^5.1.1
|
||||||
eslint-utils: ^3.0.0
|
eslint-utils: ^3.0.0
|
||||||
semver: ^7.3.7
|
semver: ^7.3.7
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||||
checksum: bc5bb28e41898464d35b8eb47cc452103852541e3b6be56252c15a5a81c45e10aad3db4c749eb92d752b0c358df8074e23ec6f9e65f8089baadeda7f395c7e31
|
checksum: db9fd1dfb2390e66041f9529d564f38ccf74042de68e0e1e3d319ba4d02d7cd969d75dc056f938b98acab53ad7c1e36c68eabb15c0b2e2296b081652fa8d3820
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@typescript-eslint/visitor-keys@npm:5.44.0":
|
|
||||||
version: 5.44.0
|
|
||||||
resolution: "@typescript-eslint/visitor-keys@npm:5.44.0"
|
|
||||||
dependencies:
|
|
||||||
"@typescript-eslint/types": 5.44.0
|
|
||||||
eslint-visitor-keys: ^3.3.0
|
|
||||||
checksum: a012c888209e1d6ae684b2a44fd460ae5a80f5faf07bca4bda6c9c0d8c063ad3297d4c53f7151ae86cf1a43dee09625dc3ee72183323c91089c7288fd573c6f4
|
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -3757,8 +3695,8 @@ __metadata:
|
||||||
"@types/web-push": 3.3.2
|
"@types/web-push": 3.3.2
|
||||||
"@types/websocket": 1.0.5
|
"@types/websocket": 1.0.5
|
||||||
"@types/ws": 8.5.3
|
"@types/ws": 8.5.3
|
||||||
"@typescript-eslint/eslint-plugin": ^5.44.0
|
"@typescript-eslint/eslint-plugin": ^5.46.1
|
||||||
"@typescript-eslint/parser": ^5.44.0
|
"@typescript-eslint/parser": ^5.46.1
|
||||||
abort-controller: 3.0.0
|
abort-controller: 3.0.0
|
||||||
ajv: 8.11.0
|
ajv: 8.11.0
|
||||||
archiver: 5.3.1
|
archiver: 5.3.1
|
||||||
|
@ -4771,8 +4709,8 @@ __metadata:
|
||||||
"@types/uuid": 8.3.4
|
"@types/uuid": 8.3.4
|
||||||
"@types/websocket": 1.0.5
|
"@types/websocket": 1.0.5
|
||||||
"@types/ws": 8.5.3
|
"@types/ws": 8.5.3
|
||||||
"@typescript-eslint/eslint-plugin": ^5.44.0
|
"@typescript-eslint/eslint-plugin": ^5.46.1
|
||||||
"@typescript-eslint/parser": ^5.44.0
|
"@typescript-eslint/parser": ^5.46.1
|
||||||
"@vitejs/plugin-vue": ^3.1.0
|
"@vitejs/plugin-vue": ^3.1.0
|
||||||
abort-controller: 3.0.0
|
abort-controller: 3.0.0
|
||||||
autobind-decorator: 2.4.0
|
autobind-decorator: 2.4.0
|
||||||
|
@ -7879,8 +7817,8 @@ __metadata:
|
||||||
"@microsoft/api-extractor": ^7.19.3
|
"@microsoft/api-extractor": ^7.19.3
|
||||||
"@types/jest": ^27.4.0
|
"@types/jest": ^27.4.0
|
||||||
"@types/node": 18.7.16
|
"@types/node": 18.7.16
|
||||||
"@typescript-eslint/eslint-plugin": ^5.44.0
|
"@typescript-eslint/eslint-plugin": ^5.46.1
|
||||||
"@typescript-eslint/parser": ^5.44.0
|
"@typescript-eslint/parser": ^5.46.1
|
||||||
autobind-decorator: ^2.4.0
|
autobind-decorator: ^2.4.0
|
||||||
eslint: ^8.29.0
|
eslint: ^8.29.0
|
||||||
eventemitter3: ^4.0.7
|
eventemitter3: ^4.0.7
|
||||||
|
@ -7902,7 +7840,7 @@ __metadata:
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/gulp": 4.0.9
|
"@types/gulp": 4.0.9
|
||||||
"@types/gulp-rename": 2.0.1
|
"@types/gulp-rename": 2.0.1
|
||||||
"@typescript-eslint/parser": ^5.44.0
|
"@typescript-eslint/parser": ^5.46.1
|
||||||
cross-env: 7.0.3
|
cross-env: 7.0.3
|
||||||
cypress: 10.3.0
|
cypress: 10.3.0
|
||||||
execa: 5.1.1
|
execa: 5.1.1
|
||||||
|
|
Loading…
Reference in a new issue