chore(deps): update dependency @types/node to v18.14.2
This commit is contained in:
parent
136455038e
commit
69a820668a
2 changed files with 6 additions and 6 deletions
|
@ -67,7 +67,7 @@
|
||||||
"@swc/core": "1.3.36",
|
"@swc/core": "1.3.36",
|
||||||
"@types/fs-extra": "11.0.1",
|
"@types/fs-extra": "11.0.1",
|
||||||
"@types/jquery": "3.5.16",
|
"@types/jquery": "3.5.16",
|
||||||
"@types/node": "18.14.1",
|
"@types/node": "18.14.2",
|
||||||
"@typescript-eslint/eslint-plugin": "5.53.0",
|
"@typescript-eslint/eslint-plugin": "5.53.0",
|
||||||
"@typescript-eslint/parser": "5.53.0",
|
"@typescript-eslint/parser": "5.53.0",
|
||||||
"conventional-changelog-cli": "2.2.2",
|
"conventional-changelog-cli": "2.2.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -987,10 +987,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:18.14.1":
|
"@types/node@npm:18.14.2":
|
||||||
version: 18.14.1
|
version: 18.14.2
|
||||||
resolution: "@types/node@npm:18.14.1"
|
resolution: "@types/node@npm:18.14.2"
|
||||||
checksum: 58556bbdb0050e44a4934742c1da2530812782c06d266a758e669e44c5aa196166c5fce45fdb03f016876717e3840478b3220129bb77367f979607564047f0a3
|
checksum: 53c07e721f6ae33de71306f6a0b75dae6066a4f55bd5484c93bd59ff25f0c5f004ceafeef509a4d0cb9e24a247efc34d50489bcc1b05a53ecc68e2fc088e65cb
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2329,7 +2329,7 @@ __metadata:
|
||||||
"@swc/core": 1.3.36
|
"@swc/core": 1.3.36
|
||||||
"@types/fs-extra": 11.0.1
|
"@types/fs-extra": 11.0.1
|
||||||
"@types/jquery": 3.5.16
|
"@types/jquery": 3.5.16
|
||||||
"@types/node": 18.14.1
|
"@types/node": 18.14.2
|
||||||
"@typescript-eslint/eslint-plugin": 5.53.0
|
"@typescript-eslint/eslint-plugin": 5.53.0
|
||||||
"@typescript-eslint/parser": 5.53.0
|
"@typescript-eslint/parser": 5.53.0
|
||||||
conventional-changelog-cli: 2.2.2
|
conventional-changelog-cli: 2.2.2
|
||||||
|
|
Loading…
Reference in a new issue