Merge branch 'renovate/seald-io-nedb-2.x' into 'master'
chore(deps): update dependency @seald-io/nedb to v2.2.2 See merge request dungeonslayers/ds4!184
This commit is contained in:
commit
7a63f0d620
2 changed files with 6 additions and 6 deletions
|
@ -63,7 +63,7 @@
|
|||
"@guanghechen/rollup-plugin-copy": "1.9.2",
|
||||
"@league-of-foundry-developers/foundry-vtt-types": "9.249.4",
|
||||
"@rollup/plugin-typescript": "8.3.1",
|
||||
"@seald-io/nedb": "2.2.1",
|
||||
"@seald-io/nedb": "2.2.2",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/jest": "27.4.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.13.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1381,14 +1381,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@seald-io/nedb@npm:2.2.1":
|
||||
version: 2.2.1
|
||||
resolution: "@seald-io/nedb@npm:2.2.1"
|
||||
"@seald-io/nedb@npm:2.2.2":
|
||||
version: 2.2.2
|
||||
resolution: "@seald-io/nedb@npm:2.2.2"
|
||||
dependencies:
|
||||
"@seald-io/binary-search-tree": ^1.0.2
|
||||
async: 0.2.10
|
||||
localforage: ^1.9.0
|
||||
checksum: 26c32c05e30b3e692d02fd0de7496dde808cc03cdf40049616da61f346ab9c2a0a2b25997bce09ca5b069318d526a3ccff7e4705efadf4c719ad0f357bf271e2
|
||||
checksum: 8fab7c90391b1c42cc371a549ba5e52a9b7330a6ad7f0fe1909b7a39fe0d334f6da8b9bd97c179cd90250b150d359bc5f8ab8f4e87be41593cbb42faac9daeff
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3260,7 +3260,7 @@ __metadata:
|
|||
"@guanghechen/rollup-plugin-copy": 1.9.2
|
||||
"@league-of-foundry-developers/foundry-vtt-types": 9.249.4
|
||||
"@rollup/plugin-typescript": 8.3.1
|
||||
"@seald-io/nedb": 2.2.1
|
||||
"@seald-io/nedb": 2.2.2
|
||||
"@types/fs-extra": 9.0.13
|
||||
"@types/jest": 27.4.1
|
||||
"@typescript-eslint/eslint-plugin": 5.13.0
|
||||
|
|
Loading…
Reference in a new issue