chore(deps): update dependency @types/node to v18.15.3
This commit is contained in:
parent
fa07489a58
commit
04a9b5c14e
2 changed files with 6 additions and 6 deletions
|
@ -67,7 +67,7 @@
|
||||||
"@swc/core": "1.3.40",
|
"@swc/core": "1.3.40",
|
||||||
"@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.15.1",
|
"@types/node": "18.15.3",
|
||||||
"@typescript-eslint/eslint-plugin": "5.54.1",
|
"@typescript-eslint/eslint-plugin": "5.54.1",
|
||||||
"@typescript-eslint/parser": "5.54.1",
|
"@typescript-eslint/parser": "5.54.1",
|
||||||
"conventional-changelog-cli": "2.2.2",
|
"conventional-changelog-cli": "2.2.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1005,10 +1005,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:18.15.1":
|
"@types/node@npm:18.15.3":
|
||||||
version: 18.15.1
|
version: 18.15.3
|
||||||
resolution: "@types/node@npm:18.15.1"
|
resolution: "@types/node@npm:18.15.3"
|
||||||
checksum: c63a40786919ef77c1dd26f60ffb1ed76c8b608fb156942e4d600d4536e06c19d09463a66cd76e6415f90cd281d7a1a4683e7cfd9a6f0927491853c56ffa17bf
|
checksum: 31b1d92475a82c30de29aa6c0771b18a276552d191283b4423ba2d61b3f01159bf0d02576c0b7cc834b043997893800db6bb47f246083ed85aa45e79c80875d7
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2356,7 +2356,7 @@ __metadata:
|
||||||
"@swc/core": 1.3.40
|
"@swc/core": 1.3.40
|
||||||
"@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.15.1
|
"@types/node": 18.15.3
|
||||||
"@typescript-eslint/eslint-plugin": 5.54.1
|
"@typescript-eslint/eslint-plugin": 5.54.1
|
||||||
"@typescript-eslint/parser": 5.54.1
|
"@typescript-eslint/parser": 5.54.1
|
||||||
conventional-changelog-cli: 2.2.2
|
conventional-changelog-cli: 2.2.2
|
||||||
|
|
Loading…
Reference in a new issue