chore(deps): update dependency @seald-io/nedb to v2.2.1
This commit is contained in:
parent
2a003f74b3
commit
3fe198471a
2 changed files with 6 additions and 6 deletions
|
@ -62,7 +62,7 @@
|
|||
"@commitlint/config-conventional": "16.0.0",
|
||||
"@guanghechen/rollup-plugin-copy": "1.8.6",
|
||||
"@league-of-foundry-developers/foundry-vtt-types": "9.238.1",
|
||||
"@seald-io/nedb": "2.2.0",
|
||||
"@seald-io/nedb": "2.2.1",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/jest": "27.4.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.10.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1625,14 +1625,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@seald-io/nedb@npm:2.2.0":
|
||||
version: 2.2.0
|
||||
resolution: "@seald-io/nedb@npm:2.2.0"
|
||||
"@seald-io/nedb@npm:2.2.1":
|
||||
version: 2.2.1
|
||||
resolution: "@seald-io/nedb@npm:2.2.1"
|
||||
dependencies:
|
||||
"@seald-io/binary-search-tree": ^1.0.2
|
||||
async: 0.2.10
|
||||
localforage: ^1.9.0
|
||||
checksum: ebe98ca00fea78f1873ba925b4b21818e455f4ab9b8d70fa5649aa2a86d5f090f0de55b5d70b415ecf3bb899b4d6a90f816d482abfb67450a52d699ce867db14
|
||||
checksum: 26c32c05e30b3e692d02fd0de7496dde808cc03cdf40049616da61f346ab9c2a0a2b25997bce09ca5b069318d526a3ccff7e4705efadf4c719ad0f357bf271e2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3700,7 +3700,7 @@ __metadata:
|
|||
"@commitlint/config-conventional": 16.0.0
|
||||
"@guanghechen/rollup-plugin-copy": 1.8.6
|
||||
"@league-of-foundry-developers/foundry-vtt-types": 9.238.1
|
||||
"@seald-io/nedb": 2.2.0
|
||||
"@seald-io/nedb": 2.2.1
|
||||
"@types/fs-extra": 9.0.13
|
||||
"@types/jest": 27.4.0
|
||||
"@typescript-eslint/eslint-plugin": 5.10.0
|
||||
|
|
Loading…
Reference in a new issue