chore(deps): update dependency @types/node to v18.11.13
This commit is contained in:
parent
bb6869397c
commit
7fdbbf072c
2 changed files with 6 additions and 6 deletions
|
@ -67,7 +67,7 @@
|
||||||
"@swc/core": "1.3.22",
|
"@swc/core": "1.3.22",
|
||||||
"@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.12",
|
"@types/node": "18.11.13",
|
||||||
"@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
|
@ -794,10 +794,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:18.11.12":
|
"@types/node@npm:18.11.13":
|
||||||
version: 18.11.12
|
version: 18.11.13
|
||||||
resolution: "@types/node@npm:18.11.12"
|
resolution: "@types/node@npm:18.11.13"
|
||||||
checksum: 6c67f0998a9ad8ef0f357fcc0d72841c579576c746cfbac67c9d0229e1cd219d3b96297c2caaeaa4084ba7e9ad112b412e64af4066e522faa0be4ef9ad0a613a
|
checksum: b0c1aa3bd2f5df8240e61096a49d6d4be600109b824d23408ec4ba1ec057dc0c60588e09f73b8a60455ad26d367e9c5562fad8403099f885cbc7b4cace83ec4c
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2034,7 +2034,7 @@ __metadata:
|
||||||
"@swc/core": 1.3.22
|
"@swc/core": 1.3.22
|
||||||
"@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.12
|
"@types/node": 18.11.13
|
||||||
"@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