chore(deps): update dependency @seald-io/nedb to v2.2.0
This commit is contained in:
parent
38c22c4c04
commit
f29415358f
2 changed files with 6 additions and 6 deletions
|
@ -57,7 +57,7 @@
|
|||
"@commitlint/cli": "13.2.1",
|
||||
"@commitlint/config-conventional": "13.2.0",
|
||||
"@league-of-foundry-developers/foundry-vtt-types": "0.8.9-7",
|
||||
"@seald-io/nedb": "2.1.0",
|
||||
"@seald-io/nedb": "2.2.0",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/jest": "27.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "5.2.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1357,14 +1357,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@seald-io/nedb@npm:2.1.0":
|
||||
version: 2.1.0
|
||||
resolution: "@seald-io/nedb@npm:2.1.0"
|
||||
"@seald-io/nedb@npm:2.2.0":
|
||||
version: 2.2.0
|
||||
resolution: "@seald-io/nedb@npm:2.2.0"
|
||||
dependencies:
|
||||
"@seald-io/binary-search-tree": ^1.0.2
|
||||
async: 0.2.10
|
||||
localforage: ^1.9.0
|
||||
checksum: 85f6905884a33f41568d7031762d1d355e52d1b6c08abcb2d42be4c62aa3b975380e9c2b15c241c69a4103e25500854fd6aedb0251d580e788f8d098ffe370bc
|
||||
checksum: ebe98ca00fea78f1873ba925b4b21818e455f4ab9b8d70fa5649aa2a86d5f090f0de55b5d70b415ecf3bb899b4d6a90f816d482abfb67450a52d699ce867db14
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3496,7 +3496,7 @@ __metadata:
|
|||
"@commitlint/cli": 13.2.1
|
||||
"@commitlint/config-conventional": 13.2.0
|
||||
"@league-of-foundry-developers/foundry-vtt-types": 0.8.9-7
|
||||
"@seald-io/nedb": 2.1.0
|
||||
"@seald-io/nedb": 2.2.0
|
||||
"@types/fs-extra": 9.0.13
|
||||
"@types/jest": 27.0.2
|
||||
"@typescript-eslint/eslint-plugin": 5.2.0
|
||||
|
|
Loading…
Reference in a new issue