Skip to content

Commit b0e3d71

Browse files
chore(devdeps): update dependency jest-localstorage-mock to v2.4.19 (#637)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 239965a commit b0e3d71

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
@@ -25,7 +25,7 @@
2525
"husky": "7.0.4",
2626
"jest": "27.5.1",
2727
"jest-junit": "13.0.0",
28-
"jest-localstorage-mock": "2.4.18",
28+
"jest-localstorage-mock": "2.4.19",
2929
"lerna": "4.0.0",
3030
"lint-staged": "12.3.4",
3131
"mockdate": "3.0.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7715,10 +7715,10 @@ __metadata:
77157715
languageName: node
77167716
linkType: hard
77177717

7718-
"jest-localstorage-mock@npm:2.4.18":
7719-
version: 2.4.18
7720-
resolution: "jest-localstorage-mock@npm:2.4.18"
7721-
checksum: e534d954a316bd60642791b22df55af0c544507a0d1b30475f675e817f960b93a383370bfc9b65d6f5b93525bbbdc563b8697a38d2c958ec862e37195ccb74b9
7718+
"jest-localstorage-mock@npm:2.4.19":
7719+
version: 2.4.19
7720+
resolution: "jest-localstorage-mock@npm:2.4.19"
7721+
checksum: 9669327fc83422e8dc89f3d31111f24728a091e535d0fc433795ae331cd498376e7b5fe2275f70ccf286f4e819c9fc931fe8d780408e9b971e78807b4c2f20bd
77227722
languageName: node
77237723
linkType: hard
77247724

@@ -10698,7 +10698,7 @@ __metadata:
1069810698
husky: 7.0.4
1069910699
jest: 27.5.1
1070010700
jest-junit: 13.0.0
10701-
jest-localstorage-mock: 2.4.18
10701+
jest-localstorage-mock: 2.4.19
1070210702
lerna: 4.0.0
1070310703
lint-staged: 12.3.4
1070410704
mockdate: 3.0.5

0 commit comments

Comments
 (0)