chore(deps): update dependency @types/node to v16.18.1
This commit is contained in:
parent
0addf6beb2
commit
cc34578ebb
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.0",
|
"@types/node": "16.18.1",
|
||||||
"@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.0":
|
"@types/node@npm:16.18.1":
|
||||||
version: 16.18.0
|
version: 16.18.1
|
||||||
resolution: "@types/node@npm:16.18.0"
|
resolution: "@types/node@npm:16.18.1"
|
||||||
checksum: 4eb4b88012c7d3f527c1b4989cf085479d44ce418fb047fb8d3b545601a3e1fc436de8491b9734debeda8eae241963fb802cea87a5a5698bf5f6f3d489d446a8
|
checksum: 0980426defd01b30e46a40725dc40b2d05603a389287804ba325449b0996b3c45e46b9d90468593c399478b131910bcaee39bd6813f7e44452a47de509c17fdd
|
||||||
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.0
|
"@types/node": 16.18.1
|
||||||
"@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