Skip to content

Commit 4cd39d9

Browse files
chore(deps-dev): bump fake-indexeddb from 6.2.2 to 6.2.3 (#19654)
Bumps [fake-indexeddb](https://github.com/dumbmatter/fakeIndexedDB) from 6.2.2 to 6.2.3. - [Release notes](https://github.com/dumbmatter/fakeIndexedDB/releases) - [Changelog](https://github.com/dumbmatter/fakeIndexedDB/blob/master/CHANGELOG.md) - [Commits](dumbmatter/fakeIndexedDB@v6.2.2...v6.2.3) --- updated-dependencies: - dependency-name: fake-indexeddb dependency-version: 6.2.3 dependency-type: direct:development 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 db00680 commit 4cd39d9

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
@@ -131,7 +131,7 @@
131131
"dpdm": "3.14.0",
132132
"eslint": "8.57.0",
133133
"eslint-plugin-prettier": "5.1.3",
134-
"fake-indexeddb": "6.2.2",
134+
"fake-indexeddb": "6.2.3",
135135
"generate-changelog": "1.8.0",
136136
"html-webpack-plugin": "5.6.4",
137137
"husky": "9.1.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12448,10 +12448,10 @@ __metadata:
1244812448
languageName: node
1244912449
linkType: hard
1245012450

12451-
"fake-indexeddb@npm:6.2.2":
12452-
version: 6.2.2
12453-
resolution: "fake-indexeddb@npm:6.2.2"
12454-
checksum: 10/b2dd94419ebc836bf8b68badf653fbba878a73ea775f4c0fbcc55ee1a5d67fbf4be469388fd8044c80e11e8c5be37bc697131ec2747191e3d4569e009e0bb403
12451+
"fake-indexeddb@npm:6.2.3":
12452+
version: 6.2.3
12453+
resolution: "fake-indexeddb@npm:6.2.3"
12454+
checksum: 10/2a901838f4eb981ffc5c8e3e861daff0fd068812ec177d6a0cde221ef7d5d06718f70a968b464d230ddf141279d7bb55e2613ebd7cff01971f10d39bb0e30ebe
1245512455
languageName: node
1245612456
linkType: hard
1245712457

@@ -22343,7 +22343,7 @@ __metadata:
2234322343
emoji-picker-react: "npm:4.14.0"
2234422344
eslint: "npm:8.57.0"
2234522345
eslint-plugin-prettier: "npm:5.1.3"
22346-
fake-indexeddb: "npm:6.2.2"
22346+
fake-indexeddb: "npm:6.2.3"
2234722347
generate-changelog: "npm:1.8.0"
2234822348
html-webpack-plugin: "npm:5.6.4"
2234922349
http-status-codes: "npm:2.3.0"

0 commit comments

Comments
 (0)