chore(deps): update typescript-eslint monorepo to v4.33.0
This commit is contained in:
parent
8f8b5ea11c
commit
8a1fbe0d3f
2 changed files with 45 additions and 45 deletions
|
@ -34,8 +34,8 @@
|
||||||
"@league-of-foundry-developers/foundry-vtt-types": "0.8.9-4",
|
"@league-of-foundry-developers/foundry-vtt-types": "0.8.9-4",
|
||||||
"@rollup/plugin-node-resolve": "13.0.5",
|
"@rollup/plugin-node-resolve": "13.0.5",
|
||||||
"@types/fs-extra": "9.0.13",
|
"@types/fs-extra": "9.0.13",
|
||||||
"@typescript-eslint/eslint-plugin": "4.32.0",
|
"@typescript-eslint/eslint-plugin": "4.33.0",
|
||||||
"@typescript-eslint/parser": "4.32.0",
|
"@typescript-eslint/parser": "4.33.0",
|
||||||
"chalk": "4.1.2",
|
"chalk": "4.1.2",
|
||||||
"eslint": "7.32.0",
|
"eslint": "7.32.0",
|
||||||
"eslint-config-prettier": "8.3.0",
|
"eslint-config-prettier": "8.3.0",
|
||||||
|
|
86
yarn.lock
86
yarn.lock
|
@ -617,12 +617,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/eslint-plugin@npm:4.32.0":
|
"@typescript-eslint/eslint-plugin@npm:4.33.0":
|
||||||
version: 4.32.0
|
version: 4.33.0
|
||||||
resolution: "@typescript-eslint/eslint-plugin@npm:4.32.0"
|
resolution: "@typescript-eslint/eslint-plugin@npm:4.33.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/experimental-utils": 4.32.0
|
"@typescript-eslint/experimental-utils": 4.33.0
|
||||||
"@typescript-eslint/scope-manager": 4.32.0
|
"@typescript-eslint/scope-manager": 4.33.0
|
||||||
debug: ^4.3.1
|
debug: ^4.3.1
|
||||||
functional-red-black-tree: ^1.0.1
|
functional-red-black-tree: ^1.0.1
|
||||||
ignore: ^5.1.8
|
ignore: ^5.1.8
|
||||||
|
@ -635,66 +635,66 @@ __metadata:
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: f1e856f1f500ac7a06097536d0a5392f33f4a9f0750ffac90c30e40852524579715624ffa791b6fb601320d1d53135b4321b00d0554f6aea12fe55b65ccedd7b
|
checksum: d74855d0a5ffe0b2f362ec02fcd9301d39a53fb4155b9bd0cb15a0a31d065143129ebf98df9d86af4b6f74de1d423a4c0d8c0095520844068117453afda5bc4f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/experimental-utils@npm:4.32.0":
|
"@typescript-eslint/experimental-utils@npm:4.33.0":
|
||||||
version: 4.32.0
|
version: 4.33.0
|
||||||
resolution: "@typescript-eslint/experimental-utils@npm:4.32.0"
|
resolution: "@typescript-eslint/experimental-utils@npm:4.33.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/json-schema": ^7.0.7
|
"@types/json-schema": ^7.0.7
|
||||||
"@typescript-eslint/scope-manager": 4.32.0
|
"@typescript-eslint/scope-manager": 4.33.0
|
||||||
"@typescript-eslint/types": 4.32.0
|
"@typescript-eslint/types": 4.33.0
|
||||||
"@typescript-eslint/typescript-estree": 4.32.0
|
"@typescript-eslint/typescript-estree": 4.33.0
|
||||||
eslint-scope: ^5.1.1
|
eslint-scope: ^5.1.1
|
||||||
eslint-utils: ^3.0.0
|
eslint-utils: ^3.0.0
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: "*"
|
eslint: "*"
|
||||||
checksum: bad0072df9f7f7804a3bd9aeccfe6a0b117e47ad7f58d091674a276c84171be2c525c977c304d39c6d0cd31706a2d9a4f797466a505dda7985535cd3ad9b5830
|
checksum: f859800ada0884f92db6856f24efcb1d073ac9883ddc2b1aa9339f392215487895bed8447ebce3741e8141bb32e545244abef62b73193ba9a8a0527c523aabae
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/parser@npm:4.32.0":
|
"@typescript-eslint/parser@npm:4.33.0":
|
||||||
version: 4.32.0
|
version: 4.33.0
|
||||||
resolution: "@typescript-eslint/parser@npm:4.32.0"
|
resolution: "@typescript-eslint/parser@npm:4.33.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/scope-manager": 4.32.0
|
"@typescript-eslint/scope-manager": 4.33.0
|
||||||
"@typescript-eslint/types": 4.32.0
|
"@typescript-eslint/types": 4.33.0
|
||||||
"@typescript-eslint/typescript-estree": 4.32.0
|
"@typescript-eslint/typescript-estree": 4.33.0
|
||||||
debug: ^4.3.1
|
debug: ^4.3.1
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^5.0.0 || ^6.0.0 || ^7.0.0
|
eslint: ^5.0.0 || ^6.0.0 || ^7.0.0
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: dd6a30fb04e56a13b53298c7d20cb3954cc6f220c599ba907b5029c2d36230a1d9850c8392d47a3b4c2760a39af5f6ff502a2eaa984a44f93142c83ac231d52d
|
checksum: 102457eae1acd516211098fea081c8a2ed728522bbda7f5a557b6ef23d88970514f9a0f6285d53fca134d3d4d7d17822b5d5e12438d5918df4d1f89cc9e67d57
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/scope-manager@npm:4.32.0":
|
"@typescript-eslint/scope-manager@npm:4.33.0":
|
||||||
version: 4.32.0
|
version: 4.33.0
|
||||||
resolution: "@typescript-eslint/scope-manager@npm:4.32.0"
|
resolution: "@typescript-eslint/scope-manager@npm:4.33.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/types": 4.32.0
|
"@typescript-eslint/types": 4.33.0
|
||||||
"@typescript-eslint/visitor-keys": 4.32.0
|
"@typescript-eslint/visitor-keys": 4.33.0
|
||||||
checksum: 03510d080dee19588a09f41226c93fb67eafe132c2305da4dbcfaf3ccb333a6d1736f7b897d83c85545cb88f532c81849182b1c55cb7ca7ad9148aa5d4671ad2
|
checksum: 9a25fb7ba7c725ea7227a24d315b0f6aacbad002e2549a049edf723c1d3615c22f5c301f0d7d615b377f2cdf2f3519d97e79af0c459de6ef8d2aaf0906dff13e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/types@npm:4.32.0":
|
"@typescript-eslint/types@npm:4.33.0":
|
||||||
version: 4.32.0
|
version: 4.33.0
|
||||||
resolution: "@typescript-eslint/types@npm:4.32.0"
|
resolution: "@typescript-eslint/types@npm:4.33.0"
|
||||||
checksum: e93ce12ee3ee0fa1ac6f6e51f9aec8c4b7b603296dad2d5cb11790710de12fd7bf88fca0f8220e51f18e696aba8764e26ff960fa0cc1aef50055ee1e1e72c207
|
checksum: 3baae1ca35872421b4eb60f5d3f3f32dc1d513f2ae0a67dee28c7d159fd7a43ed0d11a8a5a0f0c2d38507ffa036fc7c511cb0f18a5e8ac524b3ebde77390ec53
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/typescript-estree@npm:4.32.0":
|
"@typescript-eslint/typescript-estree@npm:4.33.0":
|
||||||
version: 4.32.0
|
version: 4.33.0
|
||||||
resolution: "@typescript-eslint/typescript-estree@npm:4.32.0"
|
resolution: "@typescript-eslint/typescript-estree@npm:4.33.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/types": 4.32.0
|
"@typescript-eslint/types": 4.33.0
|
||||||
"@typescript-eslint/visitor-keys": 4.32.0
|
"@typescript-eslint/visitor-keys": 4.33.0
|
||||||
debug: ^4.3.1
|
debug: ^4.3.1
|
||||||
globby: ^11.0.3
|
globby: ^11.0.3
|
||||||
is-glob: ^4.0.1
|
is-glob: ^4.0.1
|
||||||
|
@ -703,17 +703,17 @@ __metadata:
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 4525789cd27f4af333c9e2c221511b4ce8c50bd520b5c73958885b718f38d5c7349678286db8dc26de2ca61463651925d37e833456497e493c357acc3ea24b03
|
checksum: 2566984390c76bd95f43240057215c068c69769e406e27aba41e9f21fd300074d6772e4983fa58fe61e80eb5550af1548d2e31e80550d92ba1d051bb00fe6f5c
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/visitor-keys@npm:4.32.0":
|
"@typescript-eslint/visitor-keys@npm:4.33.0":
|
||||||
version: 4.32.0
|
version: 4.33.0
|
||||||
resolution: "@typescript-eslint/visitor-keys@npm:4.32.0"
|
resolution: "@typescript-eslint/visitor-keys@npm:4.33.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/types": 4.32.0
|
"@typescript-eslint/types": 4.33.0
|
||||||
eslint-visitor-keys: ^2.0.0
|
eslint-visitor-keys: ^2.0.0
|
||||||
checksum: 233bf479b6373bae2e61976ed1f2d0fb5c365203984e1233024a2677da0958fb3b19753b67047e8c9a9f4cec7603d1027d73b1302fef0d49c5e92be012d3d92e
|
checksum: 59953e474ad4610c1aa23b2b1a964445e2c6201521da6367752f37939d854352bbfced5c04ea539274065e012b1337ba3ffa49c2647a240a4e87155378ba9873
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -4975,8 +4975,8 @@ fsevents@~2.3.2:
|
||||||
"@league-of-foundry-developers/foundry-vtt-types": 0.8.9-4
|
"@league-of-foundry-developers/foundry-vtt-types": 0.8.9-4
|
||||||
"@rollup/plugin-node-resolve": 13.0.5
|
"@rollup/plugin-node-resolve": 13.0.5
|
||||||
"@types/fs-extra": 9.0.13
|
"@types/fs-extra": 9.0.13
|
||||||
"@typescript-eslint/eslint-plugin": 4.32.0
|
"@typescript-eslint/eslint-plugin": 4.33.0
|
||||||
"@typescript-eslint/parser": 4.32.0
|
"@typescript-eslint/parser": 4.33.0
|
||||||
chalk: 4.1.2
|
chalk: 4.1.2
|
||||||
eslint: 7.32.0
|
eslint: 7.32.0
|
||||||
eslint-config-prettier: 8.3.0
|
eslint-config-prettier: 8.3.0
|
||||||
|
|
Reference in a new issue