Skip to content

Commit 77d1606

Browse files
chore(deps-dev): bump fake-indexeddb from 6.1.0 to 6.2.2 (#19470)
Bumps [fake-indexeddb](https://github.com/dumbmatter/fakeIndexedDB) from 6.1.0 to 6.2.2. - [Release notes](https://github.com/dumbmatter/fakeIndexedDB/releases) - [Changelog](https://github.com/dumbmatter/fakeIndexedDB/blob/master/CHANGELOG.md) - [Commits](dumbmatter/fakeIndexedDB@v6.1.0...v6.2.2) --- updated-dependencies: - dependency-name: fake-indexeddb dependency-version: 6.2.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd5fd1d commit 77d1606

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
@@ -129,7 +129,7 @@
129129
"dpdm": "3.14.0",
130130
"eslint": "8.57.0",
131131
"eslint-plugin-prettier": "5.1.3",
132-
"fake-indexeddb": "6.1.0",
132+
"fake-indexeddb": "6.2.2",
133133
"generate-changelog": "1.8.0",
134134
"html-webpack-plugin": "5.6.4",
135135
"husky": "9.1.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12239,10 +12239,10 @@ __metadata:
1223912239
languageName: node
1224012240
linkType: hard
1224112241

12242-
"fake-indexeddb@npm:6.1.0":
12243-
version: 6.1.0
12244-
resolution: "fake-indexeddb@npm:6.1.0"
12245-
checksum: 10/89064dcf823179db27e4ecd680fc52aa791af093f40c4065a8cc1e2393663403de19a0e261d185727a9b7b3ce2dff38a245f0bb8c0db57c098e2205d486a4cad
12242+
"fake-indexeddb@npm:6.2.2":
12243+
version: 6.2.2
12244+
resolution: "fake-indexeddb@npm:6.2.2"
12245+
checksum: 10/b2dd94419ebc836bf8b68badf653fbba878a73ea775f4c0fbcc55ee1a5d67fbf4be469388fd8044c80e11e8c5be37bc697131ec2747191e3d4569e009e0bb403
1224612246
languageName: node
1224712247
linkType: hard
1224812248

@@ -22070,7 +22070,7 @@ __metadata:
2207022070
emoji-picker-react: "npm:4.13.2"
2207122071
eslint: "npm:8.57.0"
2207222072
eslint-plugin-prettier: "npm:5.1.3"
22073-
fake-indexeddb: "npm:6.1.0"
22073+
fake-indexeddb: "npm:6.2.2"
2207422074
generate-changelog: "npm:1.8.0"
2207522075
html-webpack-plugin: "npm:5.6.4"
2207622076
http-status-codes: "npm:2.3.0"

0 commit comments

Comments
 (0)