chore(deps): update dependency @types/node to v16.11.58
This commit is contained in:
parent
66936b7749
commit
c8f196d866
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.2.248",
|
"@swc/core": "1.2.248",
|
||||||
"@types/fs-extra": "9.0.13",
|
"@types/fs-extra": "9.0.13",
|
||||||
"@types/node": "16.11.57",
|
"@types/node": "16.11.58",
|
||||||
"@typescript-eslint/eslint-plugin": "5.36.2",
|
"@typescript-eslint/eslint-plugin": "5.36.2",
|
||||||
"@typescript-eslint/parser": "5.36.2",
|
"@typescript-eslint/parser": "5.36.2",
|
||||||
"conventional-changelog-cli": "2.2.2",
|
"conventional-changelog-cli": "2.2.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1260,10 +1260,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:16.11.57":
|
"@types/node@npm:16.11.58":
|
||||||
version: 16.11.57
|
version: 16.11.58
|
||||||
resolution: "@types/node@npm:16.11.57"
|
resolution: "@types/node@npm:16.11.58"
|
||||||
checksum: 7c34f5e50e38460fd0f18ae939ad62d5ecf992be7b9db7b1b86b9cc76a4d153b55bf3a94c6379da23df0803c11ad1a96be54c45d3ce612206cb8a18ce433028b
|
checksum: efdf14c62e6c1a8e758416aaa3ae4b81015ffd4e1f31c05680d1242817ba23f0b4b1345886fe5aeb3c05d818bcaed1a7af4d637e7cca5723a5e4ac8b759d3ace
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2591,7 +2591,7 @@ __metadata:
|
||||||
"@seald-io/nedb": 3.1.0
|
"@seald-io/nedb": 3.1.0
|
||||||
"@swc/core": 1.2.248
|
"@swc/core": 1.2.248
|
||||||
"@types/fs-extra": 9.0.13
|
"@types/fs-extra": 9.0.13
|
||||||
"@types/node": 16.11.57
|
"@types/node": 16.11.58
|
||||||
"@typescript-eslint/eslint-plugin": 5.36.2
|
"@typescript-eslint/eslint-plugin": 5.36.2
|
||||||
"@typescript-eslint/parser": 5.36.2
|
"@typescript-eslint/parser": 5.36.2
|
||||||
conventional-changelog-cli: 2.2.2
|
conventional-changelog-cli: 2.2.2
|
||||||
|
|
Loading…
Reference in a new issue