Skip to content

Commit 7999cb6

Browse files
chore(deps-dev): bump jest-localstorage-mock from 2.4.17 to 2.4.18
Bumps [jest-localstorage-mock](https://github.com/clarkbw/jest-localstorage-mock) from 2.4.17 to 2.4.18. - [Release notes](https://github.com/clarkbw/jest-localstorage-mock/releases) - [Commits](clarkbw/jest-localstorage-mock@v2.4.17...v2.4.18) --- updated-dependencies: - dependency-name: jest-localstorage-mock dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b07b146 commit 7999cb6

File tree

1 file changed

+3
-37
lines changed

1 file changed

+3
-37
lines changed

yarn.lock

Lines changed: 3 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -2767,14 +2767,6 @@
27672767
"@typescript-eslint/typescript-estree" "4.31.2"
27682768
debug "^4.3.1"
27692769

2770-
"@typescript-eslint/[email protected]":
2771-
version "4.31.1"
2772-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.31.1.tgz#0c21e8501f608d6a25c842fcf59541ef4f1ab561"
2773-
integrity sha512-N1Uhn6SqNtU2XpFSkD4oA+F0PfKdWHyr4bTX0xTj8NRx1314gBDRL1LUuZd5+L3oP+wo6hCbZpaa1in6SwMcVQ==
2774-
dependencies:
2775-
"@typescript-eslint/types" "4.31.1"
2776-
"@typescript-eslint/visitor-keys" "4.31.1"
2777-
27782770
"@typescript-eslint/[email protected]":
27792771
version "4.31.2"
27802772
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.31.2.tgz#1d528cb3ed3bcd88019c20a57c18b897b073923a"
@@ -2783,29 +2775,11 @@
27832775
"@typescript-eslint/types" "4.31.2"
27842776
"@typescript-eslint/visitor-keys" "4.31.2"
27852777

2786-
"@typescript-eslint/[email protected]":
2787-
version "4.31.1"
2788-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.1.tgz#5f255b695627a13401d2fdba5f7138bc79450d66"
2789-
integrity sha512-kixltt51ZJGKENNW88IY5MYqTBA8FR0Md8QdGbJD2pKZ+D5IvxjTYDNtJPDxFBiXmka2aJsITdB1BtO1fsgmsQ==
2790-
27912778
"@typescript-eslint/[email protected]":
27922779
version "4.31.2"
27932780
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.2.tgz#2aea7177d6d744521a168ed4668eddbd912dfadf"
27942781
integrity sha512-kWiTTBCTKEdBGrZKwFvOlGNcAsKGJSBc8xLvSjSppFO88AqGxGNYtF36EuEYG6XZ9vT0xX8RNiHbQUKglbSi1w==
27952782

2796-
"@typescript-eslint/[email protected]":
2797-
version "4.31.1"
2798-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.31.1.tgz#4a04d5232cf1031232b7124a9c0310b577a62d17"
2799-
integrity sha512-EGHkbsUvjFrvRnusk6yFGqrqMBTue5E5ROnS5puj3laGQPasVUgwhrxfcgkdHNFECHAewpvELE1Gjv0XO3mdWg==
2800-
dependencies:
2801-
"@typescript-eslint/types" "4.31.1"
2802-
"@typescript-eslint/visitor-keys" "4.31.1"
2803-
debug "^4.3.1"
2804-
globby "^11.0.3"
2805-
is-glob "^4.0.1"
2806-
semver "^7.3.5"
2807-
tsutils "^3.21.0"
2808-
28092783
"@typescript-eslint/[email protected]":
28102784
version "4.31.2"
28112785
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.31.2.tgz#abfd50594d8056b37e7428df3b2d185ef2d0060c"
@@ -2819,14 +2793,6 @@
28192793
semver "^7.3.5"
28202794
tsutils "^3.21.0"
28212795

2822-
"@typescript-eslint/[email protected]":
2823-
version "4.31.1"
2824-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.31.1.tgz#f2e7a14c7f20c4ae07d7fc3c5878c4441a1da9cc"
2825-
integrity sha512-PCncP8hEqKw6SOJY+3St4LVtoZpPPn+Zlpm7KW5xnviMhdqcsBty4Lsg4J/VECpJjw1CkROaZhH4B8M1OfnXTQ==
2826-
dependencies:
2827-
"@typescript-eslint/types" "4.31.1"
2828-
eslint-visitor-keys "^2.0.0"
2829-
28302796
"@typescript-eslint/[email protected]":
28312797
version "4.31.2"
28322798
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.31.2.tgz#7d5b4a4705db7fe59ecffb273c1d082760f635cc"
@@ -5630,9 +5596,9 @@ jest-leak-detector@^27.2.0:
56305596
pretty-format "^27.2.0"
56315597

56325598
jest-localstorage-mock@^2.4.8:
5633-
version "2.4.17"
5634-
resolved "https://registry.yarnpkg.com/jest-localstorage-mock/-/jest-localstorage-mock-2.4.17.tgz#736180ab21ef27a41b9d16bca84386a83a998683"
5635-
integrity sha512-Rs1i1Dbz2j8lRgpRuTAXCp8jHjYn1dgmldBCQy08yLu3K+Ujz9em9WEu9ZZlM0WYsoUlJZDU1jUXL+dVsSWfLg==
5599+
version "2.4.18"
5600+
resolved "https://registry.yarnpkg.com/jest-localstorage-mock/-/jest-localstorage-mock-2.4.18.tgz#6cf5f84fdc5d8e279f2b45a9417bac1d4fc765d6"
5601+
integrity sha512-zQTrtPeyGXvqM9Vw8nYd39Z0YAD2SK2hptyxLLaR/Ci5X72pcPBaiTDTfTeNq8FOuH/aVUSp8jhJUeFHMhuNeg==
56365602

56375603
jest-matcher-utils@^27.2.0:
56385604
version "27.2.0"

0 commit comments

Comments
 (0)