chore(deps): update dependency @types/node to v18.11.12
This commit is contained in:
parent
e8d80634ac
commit
af63f56511
2 changed files with 6 additions and 6 deletions
|
@ -67,7 +67,7 @@
|
||||||
"@swc/core": "1.3.21",
|
"@swc/core": "1.3.21",
|
||||||
"@types/fs-extra": "9.0.13",
|
"@types/fs-extra": "9.0.13",
|
||||||
"@types/jquery": "3.5.14",
|
"@types/jquery": "3.5.14",
|
||||||
"@types/node": "18.11.11",
|
"@types/node": "18.11.12",
|
||||||
"@typescript-eslint/eslint-plugin": "5.46.0",
|
"@typescript-eslint/eslint-plugin": "5.46.0",
|
||||||
"@typescript-eslint/parser": "5.46.0",
|
"@typescript-eslint/parser": "5.46.0",
|
||||||
"conventional-changelog-cli": "2.2.2",
|
"conventional-changelog-cli": "2.2.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -640,10 +640,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:18.11.11":
|
"@types/node@npm:18.11.12":
|
||||||
version: 18.11.11
|
version: 18.11.12
|
||||||
resolution: "@types/node@npm:18.11.11"
|
resolution: "@types/node@npm:18.11.12"
|
||||||
checksum: c4b1176a8f1714a3ee3fc2a5e1d568b0cd50209000282db5c68154b3c975952928dbb834ef3a0ce55bd7b345ae29f2cbf4a34635a070294d135a24254231386a
|
checksum: 6c67f0998a9ad8ef0f357fcc0d72841c579576c746cfbac67c9d0229e1cd219d3b96297c2caaeaa4084ba7e9ad112b412e64af4066e522faa0be4ef9ad0a613a
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -1880,7 +1880,7 @@ __metadata:
|
||||||
"@swc/core": 1.3.21
|
"@swc/core": 1.3.21
|
||||||
"@types/fs-extra": 9.0.13
|
"@types/fs-extra": 9.0.13
|
||||||
"@types/jquery": 3.5.14
|
"@types/jquery": 3.5.14
|
||||||
"@types/node": 18.11.11
|
"@types/node": 18.11.12
|
||||||
"@typescript-eslint/eslint-plugin": 5.46.0
|
"@typescript-eslint/eslint-plugin": 5.46.0
|
||||||
"@typescript-eslint/parser": 5.46.0
|
"@typescript-eslint/parser": 5.46.0
|
||||||
conventional-changelog-cli: 2.2.2
|
conventional-changelog-cli: 2.2.2
|
||||||
|
|
Loading…
Reference in a new issue