chore(deps): update dependency @types/node to v16.11.63
This commit is contained in:
parent
c6f21c9413
commit
a0af93b95e
2 changed files with 6 additions and 6 deletions
|
@ -78,7 +78,7 @@
|
|||
"@seald-io/nedb": "3.1.0",
|
||||
"@swc/core": "1.3.4",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/node": "16.11.62",
|
||||
"@types/node": "16.11.63",
|
||||
"@typescript-eslint/eslint-plugin": "5.38.1",
|
||||
"@typescript-eslint/parser": "5.38.1",
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1260,10 +1260,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:16.11.62":
|
||||
version: 16.11.62
|
||||
resolution: "@types/node@npm:16.11.62"
|
||||
checksum: 7086105ded0005a9dc80688250c3d6a8aa01a2bcee3e3934fd3f731786b0e9e47a47fb72be7bfa96f3266bdb14aa9713931ea108d3445a99e35ea127b2d2346e
|
||||
"@types/node@npm:16.11.63":
|
||||
version: 16.11.63
|
||||
resolution: "@types/node@npm:16.11.63"
|
||||
checksum: d0c905916560fea680cadca356418016bd07d0227b7374139b6342191e11cc0fa2251400453d08c49f111bd88c58728113271573b8ce8d90796d220b7d3a9b39
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2601,7 +2601,7 @@ __metadata:
|
|||
"@seald-io/nedb": 3.1.0
|
||||
"@swc/core": 1.3.4
|
||||
"@types/fs-extra": 9.0.13
|
||||
"@types/node": 16.11.62
|
||||
"@types/node": 16.11.63
|
||||
"@typescript-eslint/eslint-plugin": 5.38.1
|
||||
"@typescript-eslint/parser": 5.38.1
|
||||
conventional-changelog-cli: 2.2.2
|
||||
|
|
Loading…
Reference in a new issue