Skip to content

Commit 10659ca

Browse files
build(deps): bump fake-indexeddb from 5.0.1 to 5.0.2 (#2219)
Bumps [fake-indexeddb](https://github.com/dumbmatter/fakeIndexedDB) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/dumbmatter/fakeIndexedDB/releases) - [Changelog](https://github.com/dumbmatter/fakeIndexedDB/blob/master/CHANGELOG.md) - [Commits](dumbmatter/fakeIndexedDB@v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: fake-indexeddb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3640898 commit 10659ca

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"dfu": "^0.1.5",
6262
"dotenv": "^16.3.1",
6363
"dotenv-expand": "^10.0.0",
64-
"fake-indexeddb": "^5.0.1",
64+
"fake-indexeddb": "^5.0.2",
6565
"file-loader": "^6.2.0",
6666
"fs-extra": "^11.2.0",
6767
"html-webpack-plugin": "^5.6.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2936,7 +2936,7 @@ __metadata:
29362936
eslint-plugin-react: ^7.33.2
29372937
eslint-plugin-total-functions: ^6.10.5
29382938
eslint-webpack-plugin: ^4.0.1
2939-
fake-indexeddb: ^5.0.1
2939+
fake-indexeddb: ^5.0.2
29402940
file-loader: ^6.2.0
29412941
fs-extra: ^11.2.0
29422942
html-webpack-plugin: ^5.6.0
@@ -9386,10 +9386,10 @@ __metadata:
93869386
languageName: node
93879387
linkType: hard
93889388

9389-
"fake-indexeddb@npm:^5.0.1":
9390-
version: 5.0.1
9391-
resolution: "fake-indexeddb@npm:5.0.1"
9392-
checksum: b9bf94003e40923513863dde1f0f852fb00faa9d31db5203e4142e7937371e9061801b68cfdd37b321df1a314b2a30788b904be909685302d8f9c37a54580cb9
9389+
"fake-indexeddb@npm:^5.0.2":
9390+
version: 5.0.2
9391+
resolution: "fake-indexeddb@npm:5.0.2"
9392+
checksum: df4dc15c2f2b1a04429461fdc4da02bf25e9b84e2bbfa2ffcf4bb87764f75eef772bb36b245547538796f372c5190eb06cdaa391c7c5f5662b19667f949106cb
93939393
languageName: node
93949394
linkType: hard
93959395

0 commit comments

Comments
 (0)