-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WS2-release update component-header and component-cookie-consent
- Loading branch information
1 parent
34a59b8
commit 574af9d
Showing
5 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
node_modules/@asu-design-system/component-header/dist/asuHeader.cjs.js
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
node_modules/@asu-design-system/component-header/dist/asuHeader.es.js
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
node_modules/@asu-design-system/component-header/dist/asuHeader.umd.js
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,10 +2,10 @@ | |
# yarn lockfile v1 | ||
|
||
|
||
"@asu-design-system/component-cookie-consent@^1.0.1": | ||
version "1.0.1" | ||
resolved "https://registry.web.asu.edu/@asu-design-system%2fcomponent-cookie-consent/-/component-cookie-consent-1.0.1.tgz#eb038f3b28ee48acb6c5c16968b78b755444931f" | ||
integrity sha512-5In1MHO6NKdQJUOqmjA5mWeKvYWCMoRAZ5lDldLyNABMB420Fk1GiP3qte2cOg+TwWrWsRPtPMY6QvV14D3gEw== | ||
"@asu-design-system/component-cookie-consent@1.2.1": | ||
version "1.2.1" | ||
resolved "https://registry.web.asu.edu/@asu-design-system%2fcomponent-cookie-consent/-/component-cookie-consent-1.2.1.tgz#789981d8a0b8e61787f2ac67fb464b2a962262f5" | ||
integrity sha512-sAsZb2ltsyGPzh8r9NwjyU19lP41VdZJkYpi2NEreLLWYPrQNY6KWrF/QqyjnIJDEnwX5kCiN2KiQvp9HF7zvQ== | ||
dependencies: | ||
"@babel/plugin-transform-react-jsx" "^7.13.12" | ||
"@fortawesome/free-solid-svg-icons" "^5.15.3" | ||
|
@@ -15,10 +15,10 @@ | |
react-dom "^16.14.0" | ||
styled-components "^5.3.0" | ||
|
||
"@asu-design-system/[email protected].3": | ||
version "1.6.3" | ||
resolved "https://registry.web.asu.edu/@asu-design-system%2fcomponent-header/-/component-header-1.6.3.tgz#dc05f5117a299edd3c4baeac2886a7dab5ab2ef4" | ||
integrity sha512-B+5GqGmoQc7/aYa4ZfC2WrlwM/xfm2jveqgVmpD4P9lb7DJOf6pxBeKI1YUQoNDdHtW+GjU67bb7lnUnjlfVNw== | ||
"@asu-design-system/[email protected].5": | ||
version "1.6.5" | ||
resolved "https://registry.web.asu.edu/@asu-design-system%2fcomponent-header/-/component-header-1.6.5.tgz#f1de2ebbdf6fef89d387c1a6870ff35a625da46e" | ||
integrity sha512-yLujQP9YFPHHOmmlys7fQP0WaR7OhsObw7bDwLkMiNsL7amgV7WrXfnIDGs07sRzxElYeYemrjhA9+NFfEW45g== | ||
|
||
"@babel/code-frame@^7.16.0": | ||
version "7.16.0" | ||
|