chore(deps): update dependency @types/node to v16.11.59
This commit is contained in:
parent
42e1d55094
commit
b48b7c2a59
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.0",
|
"@swc/core": "1.3.0",
|
||||||
"@types/fs-extra": "9.0.13",
|
"@types/fs-extra": "9.0.13",
|
||||||
"@types/node": "16.11.58",
|
"@types/node": "16.11.59",
|
||||||
"@typescript-eslint/eslint-plugin": "5.37.0",
|
"@typescript-eslint/eslint-plugin": "5.37.0",
|
||||||
"@typescript-eslint/parser": "5.37.0",
|
"@typescript-eslint/parser": "5.37.0",
|
||||||
"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.58":
|
"@types/node@npm:16.11.59":
|
||||||
version: 16.11.58
|
version: 16.11.59
|
||||||
resolution: "@types/node@npm:16.11.58"
|
resolution: "@types/node@npm:16.11.59"
|
||||||
checksum: efdf14c62e6c1a8e758416aaa3ae4b81015ffd4e1f31c05680d1242817ba23f0b4b1345886fe5aeb3c05d818bcaed1a7af4d637e7cca5723a5e4ac8b759d3ace
|
checksum: b3a2986ef8f8216bb7fd1187dcf2e69aca3e6b6b5fdfd6abf4cf11c44e3cdd587fae875a28dc4ef257e2b369e2c5290642aff6a0a9d702f3385a78f561293259
|
||||||
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.3.0
|
"@swc/core": 1.3.0
|
||||||
"@types/fs-extra": 9.0.13
|
"@types/fs-extra": 9.0.13
|
||||||
"@types/node": 16.11.58
|
"@types/node": 16.11.59
|
||||||
"@typescript-eslint/eslint-plugin": 5.37.0
|
"@typescript-eslint/eslint-plugin": 5.37.0
|
||||||
"@typescript-eslint/parser": 5.37.0
|
"@typescript-eslint/parser": 5.37.0
|
||||||
conventional-changelog-cli: 2.2.2
|
conventional-changelog-cli: 2.2.2
|
||||||
|
|
Loading…
Reference in a new issue