mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-12 23:56:36 +08:00
chore: bump @types/eslint from 8.44.2 to 8.44.3 (#4551)
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:
+1
-1
@@ -76,7 +76,7 @@
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@toeverything/infra": "workspace:*",
|
||||
"@types/affine__env": "workspace:*",
|
||||
"@types/eslint": "^8.44.2",
|
||||
"@types/eslint": "^8.44.3",
|
||||
"@types/node": "^18.17.18",
|
||||
"@typescript-eslint/eslint-plugin": "^6.7.2",
|
||||
"@typescript-eslint/parser": "^6.7.2",
|
||||
|
||||
@@ -525,7 +525,7 @@ __metadata:
|
||||
"@testing-library/react": ^14.0.0
|
||||
"@toeverything/infra": "workspace:*"
|
||||
"@types/affine__env": "workspace:*"
|
||||
"@types/eslint": ^8.44.2
|
||||
"@types/eslint": ^8.44.3
|
||||
"@types/node": ^18.17.18
|
||||
"@typescript-eslint/eslint-plugin": ^6.7.2
|
||||
"@typescript-eslint/parser": ^6.7.2
|
||||
@@ -13300,7 +13300,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/eslint@npm:*, @types/eslint@npm:^8.44.2":
|
||||
"@types/eslint@npm:*":
|
||||
version: 8.44.2
|
||||
resolution: "@types/eslint@npm:8.44.2"
|
||||
dependencies:
|
||||
@@ -13310,6 +13310,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/eslint@npm:^8.44.3":
|
||||
version: 8.44.3
|
||||
resolution: "@types/eslint@npm:8.44.3"
|
||||
dependencies:
|
||||
"@types/estree": "*"
|
||||
"@types/json-schema": "*"
|
||||
checksum: 3a0d152785400cb83a887a646d9c8877468e686b6fb439635c64856b70dbe91019e588d2b32bc923cd60642bf5dca7f70b2cf61eb431cf25fbdf2932f6e13dd3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/estree@npm:*, @types/estree@npm:^1.0.0":
|
||||
version: 1.0.1
|
||||
resolution: "@types/estree@npm:1.0.1"
|
||||
|
||||
Reference in New Issue
Block a user