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