chore(deps): update dependency @seald-io/nedb to v2.1.0
This commit is contained in:
parent
6df232e2a0
commit
cdee999798
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.0.4",
|
||||
"@seald-io/nedb": "2.1.0",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/jest": "27.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "5.1.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1335,14 +1335,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@seald-io/nedb@npm:2.0.4":
|
||||
version: 2.0.4
|
||||
resolution: "@seald-io/nedb@npm:2.0.4"
|
||||
"@seald-io/nedb@npm:2.1.0":
|
||||
version: 2.1.0
|
||||
resolution: "@seald-io/nedb@npm:2.1.0"
|
||||
dependencies:
|
||||
"@seald-io/binary-search-tree": ^1.0.2
|
||||
async: 0.2.10
|
||||
localforage: ^1.9.0
|
||||
checksum: de31babd926f94a0f211846ee35dc1f0cabaaae629aef1e26a3f6e31a5fffcf4ceeb77ebebe99e52d44a9cb4785f5449087dab2cce7d5434e08dacdd9fbfff1e
|
||||
checksum: 85f6905884a33f41568d7031762d1d355e52d1b6c08abcb2d42be4c62aa3b975380e9c2b15c241c69a4103e25500854fd6aedb0251d580e788f8d098ffe370bc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3460,7 +3460,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.0.4
|
||||
"@seald-io/nedb": 2.1.0
|
||||
"@types/fs-extra": 9.0.13
|
||||
"@types/jest": 27.0.2
|
||||
"@typescript-eslint/eslint-plugin": 5.1.0
|
||||
|
|
Loading…
Reference in a new issue