chore(deps): update dependency @types/node to v18.11.19
This commit is contained in:
parent
ee0c753e2a
commit
bdcf6ce463
2 changed files with 6 additions and 6 deletions
|
@ -67,7 +67,7 @@
|
||||||
"@swc/core": "1.3.32",
|
"@swc/core": "1.3.32",
|
||||||
"@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.11.18",
|
"@types/node": "18.11.19",
|
||||||
"@typescript-eslint/eslint-plugin": "5.50.0",
|
"@typescript-eslint/eslint-plugin": "5.50.0",
|
||||||
"@typescript-eslint/parser": "5.50.0",
|
"@typescript-eslint/parser": "5.50.0",
|
||||||
"conventional-changelog-cli": "2.2.2",
|
"conventional-changelog-cli": "2.2.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -949,10 +949,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:18.11.18":
|
"@types/node@npm:18.11.19":
|
||||||
version: 18.11.18
|
version: 18.11.19
|
||||||
resolution: "@types/node@npm:18.11.18"
|
resolution: "@types/node@npm:18.11.19"
|
||||||
checksum: 03f17f9480f8d775c8a72da5ea7e9383db5f6d85aa5fefde90dd953a1449bd5e4ffde376f139da4f3744b4c83942166d2a7603969a6f8ea826edfb16e6e3b49d
|
checksum: d7cd19fcfc59cbdd3f9ba0b4072cb7adc21bd575bd8eb7d7e698975e63564aaa83f03434f32b12331f84f73d0b369d9cbe2371e359d9d7f5c3361f4987f4f7da
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2298,7 +2298,7 @@ __metadata:
|
||||||
"@swc/core": 1.3.32
|
"@swc/core": 1.3.32
|
||||||
"@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.11.18
|
"@types/node": 18.11.19
|
||||||
"@typescript-eslint/eslint-plugin": 5.50.0
|
"@typescript-eslint/eslint-plugin": 5.50.0
|
||||||
"@typescript-eslint/parser": 5.50.0
|
"@typescript-eslint/parser": 5.50.0
|
||||||
conventional-changelog-cli: 2.2.2
|
conventional-changelog-cli: 2.2.2
|
||||||
|
|
Loading…
Reference in a new issue