summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-28 01:01:46 +0000
committerGitHub <noreply@github.com>2021-08-28 01:01:46 +0000
commit9dbdc9d46f39ffde2745903b96030e547bdf0e18 (patch)
treea51fe33b0c7b850a22e5e03dceac846ca1d2cf6c
parentead7451aaa03745c5b69f29fd180262a264e30ba (diff)
Bump jest-localstorage-mock from 2.4.16 to 2.4.17
Bumps [jest-localstorage-mock](https://github.com/clarkbw/jest-localstorage-mock) from 2.4.16 to 2.4.17. - [Release notes](https://github.com/clarkbw/jest-localstorage-mock/releases) - [Commits](https://github.com/clarkbw/jest-localstorage-mock/compare/v2.4.16...v2.4.17) --- updated-dependencies: - dependency-name: jest-localstorage-mock dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 5a99b467e..67520b431 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -72,7 +72,7 @@
"@vue/test-utils": "^1.2.2",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"babel-plugin-add-module-exports": "^1.0.4",
- "jest-localstorage-mock": "^2.4.16",
+ "jest-localstorage-mock": "^2.4.17",
"jest-mock-axios": "^4.4.0",
"jest-mock-console": "^1.1.0",
"regenerator-runtime": "^0.13.9",
@@ -15287,9 +15287,9 @@
}
},
"node_modules/jest-localstorage-mock": {
- "version": "2.4.16",
- "resolved": "https://registry.npmjs.org/jest-localstorage-mock/-/jest-localstorage-mock-2.4.16.tgz",
- "integrity": "sha512-nvP2pRM8BfsSYT0uvalB1z9C8oVKhENfcBIBB80/8NU5Vc4Q4LijGbKNedOeIIB8xujpsLkCOjxj1Clv5oOaww==",
+ "version": "2.4.17",
+ "resolved": "https://registry.npmjs.org/jest-localstorage-mock/-/jest-localstorage-mock-2.4.17.tgz",
+ "integrity": "sha512-Rs1i1Dbz2j8lRgpRuTAXCp8jHjYn1dgmldBCQy08yLu3K+Ujz9em9WEu9ZZlM0WYsoUlJZDU1jUXL+dVsSWfLg==",
"dev": true,
"engines": {
"node": ">=6.16.0"
@@ -39452,9 +39452,9 @@
}
},
"jest-localstorage-mock": {
- "version": "2.4.16",
- "resolved": "https://registry.npmjs.org/jest-localstorage-mock/-/jest-localstorage-mock-2.4.16.tgz",
- "integrity": "sha512-nvP2pRM8BfsSYT0uvalB1z9C8oVKhENfcBIBB80/8NU5Vc4Q4LijGbKNedOeIIB8xujpsLkCOjxj1Clv5oOaww==",
+ "version": "2.4.17",
+ "resolved": "https://registry.npmjs.org/jest-localstorage-mock/-/jest-localstorage-mock-2.4.17.tgz",
+ "integrity": "sha512-Rs1i1Dbz2j8lRgpRuTAXCp8jHjYn1dgmldBCQy08yLu3K+Ujz9em9WEu9ZZlM0WYsoUlJZDU1jUXL+dVsSWfLg==",
"dev": true
},
"jest-matcher-utils": {
diff --git a/package.json b/package.json
index 904d9fb9f..9e17e8dcf 100644
--- a/package.json
+++ b/package.json
@@ -80,7 +80,7 @@
"@vue/test-utils": "^1.2.2",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"babel-plugin-add-module-exports": "^1.0.4",
- "jest-localstorage-mock": "^2.4.16",
+ "jest-localstorage-mock": "^2.4.17",
"jest-mock-axios": "^4.4.0",
"jest-mock-console": "^1.1.0",
"regenerator-runtime": "^0.13.9",