chore(deps): update dependency @types/node to v16.11.62
This commit is contained in:
parent
c2ad4f207c
commit
7e6c6620fa
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.3",
|
"@swc/core": "1.3.3",
|
||||||
"@types/fs-extra": "9.0.13",
|
"@types/fs-extra": "9.0.13",
|
||||||
"@types/node": "16.11.61",
|
"@types/node": "16.11.62",
|
||||||
"@typescript-eslint/eslint-plugin": "5.38.1",
|
"@typescript-eslint/eslint-plugin": "5.38.1",
|
||||||
"@typescript-eslint/parser": "5.38.1",
|
"@typescript-eslint/parser": "5.38.1",
|
||||||
"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.61":
|
"@types/node@npm:16.11.62":
|
||||||
version: 16.11.61
|
version: 16.11.62
|
||||||
resolution: "@types/node@npm:16.11.61"
|
resolution: "@types/node@npm:16.11.62"
|
||||||
checksum: fc5187de72cbe9e4b43a12269f309c07259387de0426acec86a7d84b18474e3b3202d9a8c637d94cd48ea2a65e43efcc19afdaf458168b2d68d52818962d7d95
|
checksum: 7086105ded0005a9dc80688250c3d6a8aa01a2bcee3e3934fd3f731786b0e9e47a47fb72be7bfa96f3266bdb14aa9713931ea108d3445a99e35ea127b2d2346e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2590,7 +2590,7 @@ __metadata:
|
||||||
"@seald-io/nedb": 3.1.0
|
"@seald-io/nedb": 3.1.0
|
||||||
"@swc/core": 1.3.3
|
"@swc/core": 1.3.3
|
||||||
"@types/fs-extra": 9.0.13
|
"@types/fs-extra": 9.0.13
|
||||||
"@types/node": 16.11.61
|
"@types/node": 16.11.62
|
||||||
"@typescript-eslint/eslint-plugin": 5.38.1
|
"@typescript-eslint/eslint-plugin": 5.38.1
|
||||||
"@typescript-eslint/parser": 5.38.1
|
"@typescript-eslint/parser": 5.38.1
|
||||||
conventional-changelog-cli: 2.2.2
|
conventional-changelog-cli: 2.2.2
|
||||||
|
|
Loading…
Reference in a new issue