mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update typescript-eslint monorepo to v5.47.1 (#7539)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cf300bc842
commit
873808a66a
@ -64,8 +64,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@seiyab/eslint-plugin-react-hooks": "4.5.1-beta.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.47.0",
|
||||
"@typescript-eslint/parser": "5.47.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.47.1",
|
||||
"@typescript-eslint/parser": "5.47.1",
|
||||
"cspell": "5.21.2",
|
||||
"eslint": "8.30.0",
|
||||
"eslint-interactive": "10.3.0",
|
||||
|
@ -47,8 +47,8 @@
|
||||
"devDependencies": {
|
||||
"@types/jest": "29.2.4",
|
||||
"@types/node": "18.11.18",
|
||||
"@typescript-eslint/eslint-plugin": "5.47.0",
|
||||
"@typescript-eslint/parser": "5.47.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.47.1",
|
||||
"@typescript-eslint/parser": "5.47.1",
|
||||
"coveralls": "3.1.1",
|
||||
"eslint": "8.30.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
|
104
yarn.lock
104
yarn.lock
@ -4408,8 +4408,8 @@ __metadata:
|
||||
dependencies:
|
||||
"@types/jest": 29.2.4
|
||||
"@types/node": 18.11.18
|
||||
"@typescript-eslint/eslint-plugin": 5.47.0
|
||||
"@typescript-eslint/parser": 5.47.0
|
||||
"@typescript-eslint/eslint-plugin": 5.47.1
|
||||
"@typescript-eslint/parser": 5.47.1
|
||||
coveralls: 3.1.1
|
||||
domelementtype: 2.3.0
|
||||
domhandler: 3.3.0
|
||||
@ -7524,13 +7524,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:5.47.0":
|
||||
version: 5.47.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.47.0"
|
||||
"@typescript-eslint/eslint-plugin@npm:5.47.1":
|
||||
version: 5.47.1
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:5.47.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.47.0
|
||||
"@typescript-eslint/type-utils": 5.47.0
|
||||
"@typescript-eslint/utils": 5.47.0
|
||||
"@typescript-eslint/scope-manager": 5.47.1
|
||||
"@typescript-eslint/type-utils": 5.47.1
|
||||
"@typescript-eslint/utils": 5.47.1
|
||||
debug: ^4.3.4
|
||||
ignore: ^5.2.0
|
||||
natural-compare-lite: ^1.4.0
|
||||
@ -7543,43 +7543,43 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: fd867eb2b668d1f476fd28d38c2df2a680bf510a265a6e714b28d8f77e7a37e74e32294b70262a6fd1aec99ddb2fddef0212c862b4465ca4f83bb1172476f6e7
|
||||
checksum: 59fe719a8fbad14c37b8ce0dd292f6b8066bba370090f5e40eeab03033b97a12df1f1d0963c7070ac8cf4f7f319974fa6747e70932660055d222fa993c239b6a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:5.47.0":
|
||||
version: 5.47.0
|
||||
resolution: "@typescript-eslint/parser@npm:5.47.0"
|
||||
"@typescript-eslint/parser@npm:5.47.1":
|
||||
version: 5.47.1
|
||||
resolution: "@typescript-eslint/parser@npm:5.47.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 5.47.0
|
||||
"@typescript-eslint/types": 5.47.0
|
||||
"@typescript-eslint/typescript-estree": 5.47.0
|
||||
"@typescript-eslint/scope-manager": 5.47.1
|
||||
"@typescript-eslint/types": 5.47.1
|
||||
"@typescript-eslint/typescript-estree": 5.47.1
|
||||
debug: ^4.3.4
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 5c864ca74b86ca740c73e5b87d90d43bb832b20ba6be0a39089175435771527722a7bf0a8ef7ddbd64b85235fbb7f6dbe8ae55a8bc73c6242f5559d580a8a80c
|
||||
checksum: 36806686a2c5cc60558c09b13e885861aa21ec6250539d8d3d3c8abb90b321662e57dacec44915c87726a5a0d74187b58a65880a0613024eaeeb7ad0197a345d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:5.47.0":
|
||||
version: 5.47.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.47.0"
|
||||
"@typescript-eslint/scope-manager@npm:5.47.1":
|
||||
version: 5.47.1
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.47.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.47.0
|
||||
"@typescript-eslint/visitor-keys": 5.47.0
|
||||
checksum: f637268a4cb065a89bb53d72620cc553f8c0d9f00805d6e6aac558cc4d3c08f3329208b0b4d5566d21eb636b080d453e5890221baef0e4bc4d67251f07cccd0d
|
||||
"@typescript-eslint/types": 5.47.1
|
||||
"@typescript-eslint/visitor-keys": 5.47.1
|
||||
checksum: 73e2e2949b6e0122d89cfd44e1d24eda38d774899b834746700a4f1eb096effd1432c953f8be743a3ea3c7fc8fbf6e0882b11ee0f39b7ced6d8abf6a8665f1c8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.47.0":
|
||||
version: 5.47.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.47.0"
|
||||
"@typescript-eslint/type-utils@npm:5.47.1":
|
||||
version: 5.47.1
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.47.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 5.47.0
|
||||
"@typescript-eslint/utils": 5.47.0
|
||||
"@typescript-eslint/typescript-estree": 5.47.1
|
||||
"@typescript-eslint/utils": 5.47.1
|
||||
debug: ^4.3.4
|
||||
tsutils: ^3.21.0
|
||||
peerDependencies:
|
||||
@ -7587,7 +7587,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 504b3e883ac02cb8e69957b706e76cb79fa2192aa62702c2a658119f28f8f50f1e668efb62318e85aeda6522e1d948b59382cae4ef3300a3f4eea809a87dec26
|
||||
checksum: 84a1e6c8fd47d419dc66430e31b818774d4c0329a5f355a5a9e8af94378be4c0c24a89916d5cc1380fdbb640693527b906c2e6adee486a2e6786cb5e08bd9eb3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -7598,19 +7598,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:5.47.0":
|
||||
version: 5.47.0
|
||||
resolution: "@typescript-eslint/types@npm:5.47.0"
|
||||
checksum: 5a856e190cc2103427dbe15ccbbf87238261b5ed0859390a9e55f93afc2057f79dcbb4ac0db4d35787466f5e73f271111d19b2e725cf444af41d30e09678bf7a
|
||||
"@typescript-eslint/types@npm:5.47.1":
|
||||
version: 5.47.1
|
||||
resolution: "@typescript-eslint/types@npm:5.47.1"
|
||||
checksum: 9b3df8661862a8927ec29d21d6b5826cae7dd8b4797b5b54d66289d8abcf46081453a5cbaf9cc0a5b6c8249ca381dda61c2623da2a704e47f9d86175639a8cea
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.47.0":
|
||||
version: 5.47.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.47.0"
|
||||
"@typescript-eslint/typescript-estree@npm:5.47.1":
|
||||
version: 5.47.1
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.47.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.47.0
|
||||
"@typescript-eslint/visitor-keys": 5.47.0
|
||||
"@typescript-eslint/types": 5.47.1
|
||||
"@typescript-eslint/visitor-keys": 5.47.1
|
||||
debug: ^4.3.4
|
||||
globby: ^11.1.0
|
||||
is-glob: ^4.0.3
|
||||
@ -7619,7 +7619,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: a9adfe8955b7dc9dfa9f43d450b782b83f506eaadae2a13f4e1bbe6c733be446d3edb26910954aec1bdc60d94ecc55c4e200d5b19bb24e6742f02329a4fb3e8c
|
||||
checksum: 803214a53fd4faf19b6b325dd4e8ddaa5bb1ebb9b52358d26ebeaeb86b431cea5bc09f3b43ca8abfdd3a72fdea667467a1abfda50cbad866696ec5739afae2ac
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -7641,21 +7641,21 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.47.0":
|
||||
version: 5.47.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.47.0"
|
||||
"@typescript-eslint/utils@npm:5.47.1":
|
||||
version: 5.47.1
|
||||
resolution: "@typescript-eslint/utils@npm:5.47.1"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.9
|
||||
"@types/semver": ^7.3.12
|
||||
"@typescript-eslint/scope-manager": 5.47.0
|
||||
"@typescript-eslint/types": 5.47.0
|
||||
"@typescript-eslint/typescript-estree": 5.47.0
|
||||
"@typescript-eslint/scope-manager": 5.47.1
|
||||
"@typescript-eslint/types": 5.47.1
|
||||
"@typescript-eslint/typescript-estree": 5.47.1
|
||||
eslint-scope: ^5.1.1
|
||||
eslint-utils: ^3.0.0
|
||||
semver: ^7.3.7
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
checksum: f168920eec6f77651107f190b4ecadd82951fe4e3c0321ff660ac7380f4315d5ae30a1b63b4d2818f5e6f007a3f34c5df202619c24ec3a7e2ef25b215ec7b813
|
||||
checksum: 5167d26b8d5579de4d9aae36e18f980b33e01006ecc87cff59b761e15f69234092ac555bcf64a9f18d7c3e68a971df2a37b3912fc523c2586c2ba3f4544cc3d3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -7669,13 +7669,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:5.47.0":
|
||||
version: 5.47.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.47.0"
|
||||
"@typescript-eslint/visitor-keys@npm:5.47.1":
|
||||
version: 5.47.1
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:5.47.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 5.47.0
|
||||
"@typescript-eslint/types": 5.47.1
|
||||
eslint-visitor-keys: ^3.3.0
|
||||
checksum: 2191c079154bdfd1b85b8cd24baa6c0f55c73527c6c8460789483555b4eb5c72e3dc6d1aa4bbac2cf7b86b474588b45682a8deb151e9d903cf72c8f336141f1f
|
||||
checksum: b4d1f4daa67e962d22c41325d9dcb6b2efde1caf354a2edb5bf682b92ab8c6205435d0b12f39ce9771955250e26f2a6f03adabb37e62e5aac8225691a59ef153
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -28014,8 +28014,8 @@ __metadata:
|
||||
dependencies:
|
||||
"@seiyab/eslint-plugin-react-hooks": 4.5.1-beta.0
|
||||
"@types/fs-extra": 9.0.13
|
||||
"@typescript-eslint/eslint-plugin": 5.47.0
|
||||
"@typescript-eslint/parser": 5.47.0
|
||||
"@typescript-eslint/eslint-plugin": 5.47.1
|
||||
"@typescript-eslint/parser": 5.47.1
|
||||
cspell: 5.21.2
|
||||
eslint: 8.30.0
|
||||
eslint-interactive: 10.3.0
|
||||
|
Loading…
Reference in New Issue
Block a user