aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-02 13:43:12 +0000
committerGitHub <noreply@github.com>2023-11-02 13:43:12 +0000
commit857976d1a85c70e0e247d32db9fcda9c12019fbd (patch)
tree085fb02129105e503cd8ecdceb8a171cb6b01847 /package.json
parent38675e19c27fa9d52d8716c2149c205755b1c2ef (diff)
build(deps-dev): bump fake-indexeddb from 4.0.2 to 5.0.1
Bumps [fake-indexeddb](https://github.com/dumbmatter/fakeIndexedDB) from 4.0.2 to 5.0.1. - [Release notes](https://github.com/dumbmatter/fakeIndexedDB/releases) - [Changelog](https://github.com/dumbmatter/fakeIndexedDB/blob/master/CHANGELOG.md) - [Commits](https://github.com/dumbmatter/fakeIndexedDB/compare/v4.0.2...v5.0.1) --- updated-dependencies: - dependency-name: fake-indexeddb dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 508268ea..22f5bd56 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"eslint-plugin-jsdoc": "^46.8.2",
"eslint-plugin-jsonc": "^2.10.0",
"eslint-plugin-no-unsanitized": "^4.0.1",
- "fake-indexeddb": "^4.0.2",
+ "fake-indexeddb": "^5.0.1",
"html-validate": "^8.7.0",
"jsdom": "^22.1.0",
"parse5": "^7.1.2",