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