Skip to content

Commit 574af9d

Browse files
committed
WS2-release update component-header and component-cookie-consent
1 parent 34a59b8 commit 574af9d

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
lines changed

node_modules/@asu-design-system/component-header/dist/asuHeader.cjs.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@asu-design-system/component-header/dist/asuHeader.es.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@asu-design-system/component-header/dist/asuHeader.umd.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "Michael Samuelson",
77
"license": "MIT",
88
"dependencies": {
9-
"@asu-design-system/component-cookie-consent": "^1.0.1",
10-
"@asu-design-system/component-header": "1.6.3"
9+
"@asu-design-system/component-cookie-consent": "1.2.1",
10+
"@asu-design-system/component-header": "1.6.5"
1111
}
1212
}

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@asu-design-system/component-cookie-consent@^1.0.1":
6-
version "1.0.1"
7-
resolved "https://registry.web.asu.edu/@asu-design-system%2fcomponent-cookie-consent/-/component-cookie-consent-1.0.1.tgz#eb038f3b28ee48acb6c5c16968b78b755444931f"
8-
integrity sha512-5In1MHO6NKdQJUOqmjA5mWeKvYWCMoRAZ5lDldLyNABMB420Fk1GiP3qte2cOg+TwWrWsRPtPMY6QvV14D3gEw==
5+
"@asu-design-system/component-cookie-consent@1.2.1":
6+
version "1.2.1"
7+
resolved "https://registry.web.asu.edu/@asu-design-system%2fcomponent-cookie-consent/-/component-cookie-consent-1.2.1.tgz#789981d8a0b8e61787f2ac67fb464b2a962262f5"
8+
integrity sha512-sAsZb2ltsyGPzh8r9NwjyU19lP41VdZJkYpi2NEreLLWYPrQNY6KWrF/QqyjnIJDEnwX5kCiN2KiQvp9HF7zvQ==
99
dependencies:
1010
"@babel/plugin-transform-react-jsx" "^7.13.12"
1111
"@fortawesome/free-solid-svg-icons" "^5.15.3"
@@ -15,10 +15,10 @@
1515
react-dom "^16.14.0"
1616
styled-components "^5.3.0"
1717

18-
"@asu-design-system/[email protected].3":
19-
version "1.6.3"
20-
resolved "https://registry.web.asu.edu/@asu-design-system%2fcomponent-header/-/component-header-1.6.3.tgz#dc05f5117a299edd3c4baeac2886a7dab5ab2ef4"
21-
integrity sha512-B+5GqGmoQc7/aYa4ZfC2WrlwM/xfm2jveqgVmpD4P9lb7DJOf6pxBeKI1YUQoNDdHtW+GjU67bb7lnUnjlfVNw==
18+
"@asu-design-system/[email protected].5":
19+
version "1.6.5"
20+
resolved "https://registry.web.asu.edu/@asu-design-system%2fcomponent-header/-/component-header-1.6.5.tgz#f1de2ebbdf6fef89d387c1a6870ff35a625da46e"
21+
integrity sha512-yLujQP9YFPHHOmmlys7fQP0WaR7OhsObw7bDwLkMiNsL7amgV7WrXfnIDGs07sRzxElYeYemrjhA9+NFfEW45g==
2222

2323
"@babel/code-frame@^7.16.0":
2424
version "7.16.0"

0 commit comments

Comments
 (0)