chore(deps): update dependency @types/node to v18.14.1
This commit is contained in:
parent
24bca39a4d
commit
10a7bbb581
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.0",
|
"@types/node": "18.14.1",
|
||||||
"@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
|
@ -980,10 +980,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:18.14.0":
|
"@types/node@npm:18.14.1":
|
||||||
version: 18.14.0
|
version: 18.14.1
|
||||||
resolution: "@types/node@npm:18.14.0"
|
resolution: "@types/node@npm:18.14.1"
|
||||||
checksum: d83fcf5e4ed544755dd9028f5cbb6b9d46235043159111bb2ad62223729aee581c0144a9f6df8ba73d74011db9ed4ebd7af2fd5e0996714e3beb508a5da8ac5c
|
checksum: 58556bbdb0050e44a4934742c1da2530812782c06d266a758e669e44c5aa196166c5fce45fdb03f016876717e3840478b3220129bb77367f979607564047f0a3
|
||||||
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.0
|
"@types/node": 18.14.1
|
||||||
"@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