mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
chore: bump eslint and @types/eslint (#3611)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -71,7 +71,7 @@
|
|||||||
"@taplo/cli": "^0.5.2",
|
"@taplo/cli": "^0.5.2",
|
||||||
"@testing-library/react": "^14.0.0",
|
"@testing-library/react": "^14.0.0",
|
||||||
"@toeverything/infra": "workspace:*",
|
"@toeverything/infra": "workspace:*",
|
||||||
"@types/eslint": "^8.44.1",
|
"@types/eslint": "^8.44.2",
|
||||||
"@types/node": "^18.17.1",
|
"@types/node": "^18.17.1",
|
||||||
"@typescript-eslint/eslint-plugin": "^6.2.1",
|
"@typescript-eslint/eslint-plugin": "^6.2.1",
|
||||||
"@typescript-eslint/parser": "^6.2.1",
|
"@typescript-eslint/parser": "^6.2.1",
|
||||||
@@ -80,7 +80,7 @@
|
|||||||
"@vitejs/plugin-react-swc": "^3.3.2",
|
"@vitejs/plugin-react-swc": "^3.3.2",
|
||||||
"@vitest/coverage-istanbul": "^0.33.0",
|
"@vitest/coverage-istanbul": "^0.33.0",
|
||||||
"@vitest/ui": "^0.33.0",
|
"@vitest/ui": "^0.33.0",
|
||||||
"eslint": "^8.45.0",
|
"eslint": "^8.46.0",
|
||||||
"eslint-config-prettier": "^8.8.0",
|
"eslint-config-prettier": "^8.8.0",
|
||||||
"eslint-plugin-i": "^2.27.5-3",
|
"eslint-plugin-i": "^2.27.5-3",
|
||||||
"eslint-plugin-prettier": "^5.0.0",
|
"eslint-plugin-prettier": "^5.0.0",
|
||||||
|
|||||||
77
yarn.lock
77
yarn.lock
@@ -480,7 +480,7 @@ __metadata:
|
|||||||
"@taplo/cli": ^0.5.2
|
"@taplo/cli": ^0.5.2
|
||||||
"@testing-library/react": ^14.0.0
|
"@testing-library/react": ^14.0.0
|
||||||
"@toeverything/infra": "workspace:*"
|
"@toeverything/infra": "workspace:*"
|
||||||
"@types/eslint": ^8.44.1
|
"@types/eslint": ^8.44.2
|
||||||
"@types/node": ^18.17.1
|
"@types/node": ^18.17.1
|
||||||
"@typescript-eslint/eslint-plugin": ^6.2.1
|
"@typescript-eslint/eslint-plugin": ^6.2.1
|
||||||
"@typescript-eslint/parser": ^6.2.1
|
"@typescript-eslint/parser": ^6.2.1
|
||||||
@@ -489,7 +489,7 @@ __metadata:
|
|||||||
"@vitejs/plugin-react-swc": ^3.3.2
|
"@vitejs/plugin-react-swc": ^3.3.2
|
||||||
"@vitest/coverage-istanbul": ^0.33.0
|
"@vitest/coverage-istanbul": ^0.33.0
|
||||||
"@vitest/ui": ^0.33.0
|
"@vitest/ui": ^0.33.0
|
||||||
eslint: ^8.45.0
|
eslint: ^8.46.0
|
||||||
eslint-config-prettier: ^8.8.0
|
eslint-config-prettier: ^8.8.0
|
||||||
eslint-plugin-i: ^2.27.5-3
|
eslint-plugin-i: ^2.27.5-3
|
||||||
eslint-plugin-prettier: ^5.0.0
|
eslint-plugin-prettier: ^5.0.0
|
||||||
@@ -4846,16 +4846,16 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@eslint-community/regexpp@npm:^4.4.0, @eslint-community/regexpp@npm:^4.5.1":
|
"@eslint-community/regexpp@npm:^4.5.1, @eslint-community/regexpp@npm:^4.6.1":
|
||||||
version: 4.6.2
|
version: 4.6.2
|
||||||
resolution: "@eslint-community/regexpp@npm:4.6.2"
|
resolution: "@eslint-community/regexpp@npm:4.6.2"
|
||||||
checksum: a3c341377b46b54fa228f455771b901d1a2717f95d47dcdf40199df30abc000ba020f747f114f08560d119e979d882a94cf46cfc51744544d54b00319c0f2724
|
checksum: a3c341377b46b54fa228f455771b901d1a2717f95d47dcdf40199df30abc000ba020f747f114f08560d119e979d882a94cf46cfc51744544d54b00319c0f2724
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@eslint/eslintrc@npm:^2.1.0":
|
"@eslint/eslintrc@npm:^2.1.1":
|
||||||
version: 2.1.0
|
version: 2.1.1
|
||||||
resolution: "@eslint/eslintrc@npm:2.1.0"
|
resolution: "@eslint/eslintrc@npm:2.1.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
ajv: ^6.12.4
|
ajv: ^6.12.4
|
||||||
debug: ^4.3.2
|
debug: ^4.3.2
|
||||||
@@ -4866,14 +4866,14 @@ __metadata:
|
|||||||
js-yaml: ^4.1.0
|
js-yaml: ^4.1.0
|
||||||
minimatch: ^3.1.2
|
minimatch: ^3.1.2
|
||||||
strip-json-comments: ^3.1.1
|
strip-json-comments: ^3.1.1
|
||||||
checksum: d5ed0adbe23f6571d8c9bb0ca6edf7618dc6aed4046aa56df7139f65ae7b578874e0d9c796df784c25bda648ceb754b6320277d828c8b004876d7443b8dc018c
|
checksum: bf909ea183d27238c257a82d4ffdec38ca94b906b4b8dfae02ecbe7ecc9e5a8182ef5e469c808bb8cb4fea4750f43ac4ca7c4b4a167b6cd7e3aaacd386b2bd25
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@eslint/js@npm:8.44.0":
|
"@eslint/js@npm:^8.46.0":
|
||||||
version: 8.44.0
|
version: 8.46.0
|
||||||
resolution: "@eslint/js@npm:8.44.0"
|
resolution: "@eslint/js@npm:8.46.0"
|
||||||
checksum: fc539583226a28f5677356e9f00d2789c34253f076643d2e32888250e509a4e13aafe0880cb2425139051de0f3a48d25bfc5afa96b7304f203b706c17340e3cf
|
checksum: 7aed479832302882faf5bec37e9d068f270f84c19b3fb529646a7c1b031e73a312f730569c78806492bc09cfce3d7651dfab4ce09a56cbb06bc6469449e56377
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -11624,7 +11624,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/eslint@npm:*, @types/eslint@npm:^8.44.1":
|
"@types/eslint@npm:*":
|
||||||
version: 8.44.1
|
version: 8.44.1
|
||||||
resolution: "@types/eslint@npm:8.44.1"
|
resolution: "@types/eslint@npm:8.44.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -11634,6 +11634,16 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@types/eslint@npm:^8.44.2":
|
||||||
|
version: 8.44.2
|
||||||
|
resolution: "@types/eslint@npm:8.44.2"
|
||||||
|
dependencies:
|
||||||
|
"@types/estree": "*"
|
||||||
|
"@types/json-schema": "*"
|
||||||
|
checksum: 25b3ef61bae96350026593c9914c8a61ee02fde48ab8d568a73ee45032f13c0028c62e47a5ff78715af488dfe8e8bba913f7d30f859f60c7f9e639d328e80482
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@types/estree@npm:*, @types/estree@npm:^1.0.0":
|
"@types/estree@npm:*, @types/estree@npm:^1.0.0":
|
||||||
version: 1.0.1
|
version: 1.0.1
|
||||||
resolution: "@types/estree@npm:1.0.1"
|
resolution: "@types/estree@npm:1.0.1"
|
||||||
@@ -13481,7 +13491,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"ajv@npm:^6.10.0, ajv@npm:^6.12.4, ajv@npm:^6.12.5, ajv@npm:~6.12.6":
|
"ajv@npm:^6.12.4, ajv@npm:^6.12.5, ajv@npm:~6.12.6":
|
||||||
version: 6.12.6
|
version: 6.12.6
|
||||||
resolution: "ajv@npm:6.12.6"
|
resolution: "ajv@npm:6.12.6"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -18241,7 +18251,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-scope@npm:^7.1.1":
|
"eslint-scope@npm:^7.1.1, eslint-scope@npm:^7.2.2":
|
||||||
version: 7.2.2
|
version: 7.2.2
|
||||||
resolution: "eslint-scope@npm:7.2.2"
|
resolution: "eslint-scope@npm:7.2.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -18251,16 +18261,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-scope@npm:^7.2.0":
|
|
||||||
version: 7.2.1
|
|
||||||
resolution: "eslint-scope@npm:7.2.1"
|
|
||||||
dependencies:
|
|
||||||
esrecurse: ^4.3.0
|
|
||||||
estraverse: ^5.2.0
|
|
||||||
checksum: dccda5c8909216f6261969b72c77b95e385f9086bed4bc09d8a6276df8439d8f986810fd9ac3bd02c94c0572cefc7fdbeae392c69df2e60712ab8263986522c5
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"eslint-visitor-keys@npm:^2.0.0":
|
"eslint-visitor-keys@npm:^2.0.0":
|
||||||
version: 2.1.0
|
version: 2.1.0
|
||||||
resolution: "eslint-visitor-keys@npm:2.1.0"
|
resolution: "eslint-visitor-keys@npm:2.1.0"
|
||||||
@@ -18275,26 +18275,33 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint@npm:^8.45.0":
|
"eslint-visitor-keys@npm:^3.4.2":
|
||||||
version: 8.45.0
|
version: 3.4.2
|
||||||
resolution: "eslint@npm:8.45.0"
|
resolution: "eslint-visitor-keys@npm:3.4.2"
|
||||||
|
checksum: 9e0e7e4aaea705c097ae37c97410e5f167d4d2193be2edcb1f0760762ede3df01545e4820ae314f42dcec687745f2c6dcaf6d83575c4a2a241eb0c8517d724f2
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"eslint@npm:^8.46.0":
|
||||||
|
version: 8.46.0
|
||||||
|
resolution: "eslint@npm:8.46.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint-community/eslint-utils": ^4.2.0
|
"@eslint-community/eslint-utils": ^4.2.0
|
||||||
"@eslint-community/regexpp": ^4.4.0
|
"@eslint-community/regexpp": ^4.6.1
|
||||||
"@eslint/eslintrc": ^2.1.0
|
"@eslint/eslintrc": ^2.1.1
|
||||||
"@eslint/js": 8.44.0
|
"@eslint/js": ^8.46.0
|
||||||
"@humanwhocodes/config-array": ^0.11.10
|
"@humanwhocodes/config-array": ^0.11.10
|
||||||
"@humanwhocodes/module-importer": ^1.0.1
|
"@humanwhocodes/module-importer": ^1.0.1
|
||||||
"@nodelib/fs.walk": ^1.2.8
|
"@nodelib/fs.walk": ^1.2.8
|
||||||
ajv: ^6.10.0
|
ajv: ^6.12.4
|
||||||
chalk: ^4.0.0
|
chalk: ^4.0.0
|
||||||
cross-spawn: ^7.0.2
|
cross-spawn: ^7.0.2
|
||||||
debug: ^4.3.2
|
debug: ^4.3.2
|
||||||
doctrine: ^3.0.0
|
doctrine: ^3.0.0
|
||||||
escape-string-regexp: ^4.0.0
|
escape-string-regexp: ^4.0.0
|
||||||
eslint-scope: ^7.2.0
|
eslint-scope: ^7.2.2
|
||||||
eslint-visitor-keys: ^3.4.1
|
eslint-visitor-keys: ^3.4.2
|
||||||
espree: ^9.6.0
|
espree: ^9.6.1
|
||||||
esquery: ^1.4.2
|
esquery: ^1.4.2
|
||||||
esutils: ^2.0.2
|
esutils: ^2.0.2
|
||||||
fast-deep-equal: ^3.1.3
|
fast-deep-equal: ^3.1.3
|
||||||
@@ -18318,7 +18325,7 @@ __metadata:
|
|||||||
text-table: ^0.2.0
|
text-table: ^0.2.0
|
||||||
bin:
|
bin:
|
||||||
eslint: bin/eslint.js
|
eslint: bin/eslint.js
|
||||||
checksum: 3e6dcce5cc43c5e301662db88ee26d1d188b22c177b9f104d7eefd1191236980bd953b3670fe2fac287114b26d7c5420ab48407d7ea1c3a446d6313c000009da
|
checksum: 7a7d36b1a3bbc12e08fbb5bc36fd482a7a5a1797e62e762499dd45601b9e45aaa53a129f31ce0b4444551a9639b8b681ad535f379893dd1e3ae37b31dccd82aa
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user