chore(deps): update dependency @types/node to v16.18.3
This commit is contained in:
parent
ed40d6d52f
commit
a1ca9ea11f
2 changed files with 6 additions and 6 deletions
|
@ -78,7 +78,7 @@
|
||||||
"@seald-io/nedb": "3.1.0",
|
"@seald-io/nedb": "3.1.0",
|
||||||
"@swc/core": "1.3.11",
|
"@swc/core": "1.3.11",
|
||||||
"@types/fs-extra": "9.0.13",
|
"@types/fs-extra": "9.0.13",
|
||||||
"@types/node": "16.18.2",
|
"@types/node": "16.18.3",
|
||||||
"@typescript-eslint/eslint-plugin": "5.41.0",
|
"@typescript-eslint/eslint-plugin": "5.41.0",
|
||||||
"@typescript-eslint/parser": "5.41.0",
|
"@typescript-eslint/parser": "5.41.0",
|
||||||
"conventional-changelog-cli": "2.2.2",
|
"conventional-changelog-cli": "2.2.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1265,10 +1265,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:16.18.2":
|
"@types/node@npm:16.18.3":
|
||||||
version: 16.18.2
|
version: 16.18.3
|
||||||
resolution: "@types/node@npm:16.18.2"
|
resolution: "@types/node@npm:16.18.3"
|
||||||
checksum: d21bb6614916b88242300abb23f11ae8bdaabd60c8f7c5edac21f3bf4b1f3ebfbd2a9019a664dd28e5b5730145c069074d70e7a2ab063e80a2fa9ab12de9797a
|
checksum: 6b8ba2ea5d842f7986e366cb9184c54d273d492784dc62e08fd5afeae938d9b61aec6e4222d2541cd18f9b1412ba361bbcb3f4204fb003608af80a2a6af959f9
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2608,7 +2608,7 @@ __metadata:
|
||||||
"@seald-io/nedb": 3.1.0
|
"@seald-io/nedb": 3.1.0
|
||||||
"@swc/core": 1.3.11
|
"@swc/core": 1.3.11
|
||||||
"@types/fs-extra": 9.0.13
|
"@types/fs-extra": 9.0.13
|
||||||
"@types/node": 16.18.2
|
"@types/node": 16.18.3
|
||||||
"@typescript-eslint/eslint-plugin": 5.41.0
|
"@typescript-eslint/eslint-plugin": 5.41.0
|
||||||
"@typescript-eslint/parser": 5.41.0
|
"@typescript-eslint/parser": 5.41.0
|
||||||
conventional-changelog-cli: 2.2.2
|
conventional-changelog-cli: 2.2.2
|
||||||
|
|
Loading…
Reference in a new issue