chore(deps): update dependency @types/node to v18.14.5
This commit is contained in:
parent
d99902c867
commit
beff427e78
2 changed files with 6 additions and 6 deletions
|
@ -67,7 +67,7 @@
|
||||||
"@swc/core": "1.3.37",
|
"@swc/core": "1.3.37",
|
||||||
"@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.4",
|
"@types/node": "18.14.5",
|
||||||
"@typescript-eslint/eslint-plugin": "5.54.0",
|
"@typescript-eslint/eslint-plugin": "5.54.0",
|
||||||
"@typescript-eslint/parser": "5.54.0",
|
"@typescript-eslint/parser": "5.54.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.4":
|
"@types/node@npm:18.14.5":
|
||||||
version: 18.14.4
|
version: 18.14.5
|
||||||
resolution: "@types/node@npm:18.14.4"
|
resolution: "@types/node@npm:18.14.5"
|
||||||
checksum: 3f2f625777747b9f87e793eea5a8bbf1ac2c828846bda5811d07a457d55cfe6762239779759de61e7b7e917632b9ceee3f7ffd2a024117e7ec364dc1b4eb8d55
|
checksum: 415fb0edc132baa9580f1b7a381a3f10b662f5d7a7d11641917fa0961788ccede3272badc414aadc47306e9fc35c5f6c59159ac470b46d3f3a15fb0446224c8c
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2338,7 +2338,7 @@ __metadata:
|
||||||
"@swc/core": 1.3.37
|
"@swc/core": 1.3.37
|
||||||
"@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.4
|
"@types/node": 18.14.5
|
||||||
"@typescript-eslint/eslint-plugin": 5.54.0
|
"@typescript-eslint/eslint-plugin": 5.54.0
|
||||||
"@typescript-eslint/parser": 5.54.0
|
"@typescript-eslint/parser": 5.54.0
|
||||||
conventional-changelog-cli: 2.2.2
|
conventional-changelog-cli: 2.2.2
|
||||||
|
|
Loading…
Reference in a new issue