chore(deps): update dependency @types/node to v18.11.16
This commit is contained in:
parent
43450c391e
commit
4d3dcd84bf
2 changed files with 6 additions and 6 deletions
|
@ -67,7 +67,7 @@
|
||||||
"@swc/core": "1.3.23",
|
"@swc/core": "1.3.23",
|
||||||
"@types/fs-extra": "9.0.13",
|
"@types/fs-extra": "9.0.13",
|
||||||
"@types/jquery": "3.5.14",
|
"@types/jquery": "3.5.14",
|
||||||
"@types/node": "18.11.15",
|
"@types/node": "18.11.16",
|
||||||
"@typescript-eslint/eslint-plugin": "5.46.1",
|
"@typescript-eslint/eslint-plugin": "5.46.1",
|
||||||
"@typescript-eslint/parser": "5.46.1",
|
"@typescript-eslint/parser": "5.46.1",
|
||||||
"conventional-changelog-cli": "2.2.2",
|
"conventional-changelog-cli": "2.2.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -787,10 +787,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:18.11.15":
|
"@types/node@npm:18.11.16":
|
||||||
version: 18.11.15
|
version: 18.11.16
|
||||||
resolution: "@types/node@npm:18.11.15"
|
resolution: "@types/node@npm:18.11.16"
|
||||||
checksum: cae8692a5cee0316f93ee0342237eb921f70c51afb37c661c711a925a4642654ae7e404c5a80899d481c0cfaff3a6891ef04bacd330a2e72734192bfc91dc2d8
|
checksum: 23603ecc1cc5afdd2311671565e1bd1a8905e18ed7f05857089eebe524824a3347dd0c3de9c1c291839f7cf21bcf5633903cdf7905efa0fdc7464cc7606fc9fa
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2027,7 +2027,7 @@ __metadata:
|
||||||
"@swc/core": 1.3.23
|
"@swc/core": 1.3.23
|
||||||
"@types/fs-extra": 9.0.13
|
"@types/fs-extra": 9.0.13
|
||||||
"@types/jquery": 3.5.14
|
"@types/jquery": 3.5.14
|
||||||
"@types/node": 18.11.15
|
"@types/node": 18.11.16
|
||||||
"@typescript-eslint/eslint-plugin": 5.46.1
|
"@typescript-eslint/eslint-plugin": 5.46.1
|
||||||
"@typescript-eslint/parser": 5.46.1
|
"@typescript-eslint/parser": 5.46.1
|
||||||
conventional-changelog-cli: 2.2.2
|
conventional-changelog-cli: 2.2.2
|
||||||
|
|
Loading…
Reference in a new issue