Add @jedmao/location to mock when the url changes

This commit is contained in:
Eric Schultz 2021-03-09 17:32:01 -06:00 committed by Eric Schultz
parent 99eeb9cddf
commit fb8fc42e31
2 changed files with 6 additions and 0 deletions

View file

@ -31,6 +31,7 @@
"@formatjs/intl-getcanonicallocales": "^1.4.6", "@formatjs/intl-getcanonicallocales": "^1.4.6",
"@formatjs/intl-numberformat": "^5.6.4", "@formatjs/intl-numberformat": "^5.6.4",
"@formatjs/intl-pluralrules": "^3.4.9", "@formatjs/intl-pluralrules": "^3.4.9",
"@jedmao/location": "^3.0.0",
"@rails/webpacker": "^5.1.1", "@rails/webpacker": "^5.1.1",
"@storybook/addon-actions": "^6.0.26", "@storybook/addon-actions": "^6.0.26",
"@storybook/addon-essentials": "^6.0.26", "@storybook/addon-essentials": "^6.0.26",

View file

@ -1785,6 +1785,11 @@
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd" resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd"
integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw== integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==
"@jedmao/location@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@jedmao/location/-/location-3.0.0.tgz#f2b24e937386f95252f3a1fefbf7ca2e0a4b87e9"
integrity sha512-p7mzNlgJbCioUYLUEKds3cQG4CHONVFJNYqMe6ocEtENCL/jYmMo1Q3ApwsMmU+L0ZkaDJEyv4HokaByLoPwlQ==
"@jest/console@^24.9.0": "@jest/console@^24.9.0":
version "24.9.0" version "24.9.0"
resolved "https://registry.yarnpkg.com/@jest/console/-/console-24.9.0.tgz#79b1bc06fb74a8cfb01cbdedf945584b1b9707f0" resolved "https://registry.yarnpkg.com/@jest/console/-/console-24.9.0.tgz#79b1bc06fb74a8cfb01cbdedf945584b1b9707f0"