Skip to content

Commit bc87fc9

Browse files
chore(deps-dev): bump fake-indexeddb from 6.2.3 to 6.2.4 (#19686)
Bumps [fake-indexeddb](https://github.com/dumbmatter/fakeIndexedDB) from 6.2.3 to 6.2.4. - [Release notes](https://github.com/dumbmatter/fakeIndexedDB/releases) - [Changelog](https://github.com/dumbmatter/fakeIndexedDB/blob/master/CHANGELOG.md) - [Commits](dumbmatter/fakeIndexedDB@v6.2.3...v6.2.4) --- updated-dependencies: - dependency-name: fake-indexeddb dependency-version: 6.2.4 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 06bc4de commit bc87fc9

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.3",
134+
"fake-indexeddb": "6.2.4",
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
@@ -12630,10 +12630,10 @@ __metadata:
1263012630
languageName: node
1263112631
linkType: hard
1263212632

12633-
"fake-indexeddb@npm:6.2.3":
12634-
version: 6.2.3
12635-
resolution: "fake-indexeddb@npm:6.2.3"
12636-
checksum: 10/2a901838f4eb981ffc5c8e3e861daff0fd068812ec177d6a0cde221ef7d5d06718f70a968b464d230ddf141279d7bb55e2613ebd7cff01971f10d39bb0e30ebe
12633+
"fake-indexeddb@npm:6.2.4":
12634+
version: 6.2.4
12635+
resolution: "fake-indexeddb@npm:6.2.4"
12636+
checksum: 10/5160c3f4209c0c785aa30e4efdd6d49496dadd9bffbc2bc7d65f68aa94fbcdd0611c7bc0fcf82a64e514d38e8708b336ccf358dc784672787630653a7417c8a7
1263712637
languageName: node
1263812638
linkType: hard
1263912639

@@ -22537,7 +22537,7 @@ __metadata:
2253722537
emoji-picker-react: "npm:4.14.0"
2253822538
eslint: "npm:8.57.0"
2253922539
eslint-plugin-prettier: "npm:5.1.3"
22540-
fake-indexeddb: "npm:6.2.3"
22540+
fake-indexeddb: "npm:6.2.4"
2254122541
generate-changelog: "npm:1.8.0"
2254222542
html-webpack-plugin: "npm:5.6.4"
2254322543
http-status-codes: "npm:2.3.0"

0 commit comments

Comments
 (0)