Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
517f3f57bf | ||
|
|
2e464498d8 | ||
|
|
3f519aa678 | ||
|
|
5b7a29422b |
18
package-lock.json
generated
18
package-lock.json
generated
@@ -1499,9 +1499,9 @@
|
||||
"integrity": "sha512-APBpZvdQrC1MJWMzk33V7FR2RhBRtnH2QPLqZzS+qia7PixwgWNlnX7UfHjhx+YWkM53GdsZKs40EBkSwADuMA=="
|
||||
},
|
||||
"@edx/frontend-build": {
|
||||
"version": "2.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-build/-/frontend-build-2.0.3.tgz",
|
||||
"integrity": "sha512-YsZrQtFCTE5/iO2ei6N8qFusZPWI5+CKhX8Aueaz2uJ3gkGHfiYXM2/YIy1LRnlbgTtRg14y735Ip9tWRLcn7g==",
|
||||
"version": "2.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-build/-/frontend-build-2.0.4.tgz",
|
||||
"integrity": "sha512-0TlCheJlJ7Uksm5ux3AqKQpcWuMTaP7+UvUPCp09GogdTChjPO/QVEfdZGiFoOEw6lXk4+y6Z8tvSMR1Bt6xpA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "7.6.0",
|
||||
@@ -1571,9 +1571,9 @@
|
||||
}
|
||||
},
|
||||
"@edx/frontend-component-footer": {
|
||||
"version": "10.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-component-footer/-/frontend-component-footer-10.0.2.tgz",
|
||||
"integrity": "sha512-s75JH1O94Iy1mZYof4nOWOgb2ykzwEy4wmDdhu6Kqa+xFLzJJ9QvcbvmHcrU4u+zZWYchOP2bGgn/Gu0wRaNog==",
|
||||
"version": "10.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-component-footer/-/frontend-component-footer-10.0.3.tgz",
|
||||
"integrity": "sha512-HaB+NJDrM1hPmqScQt4nzSkG3LV1dwMXmFSTYi2wKtW6Qg2PYDM82xvY91liuNkruWEsFgsJeMtgdTDJv2pcAA==",
|
||||
"requires": {
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.17",
|
||||
"@fortawesome/free-brands-svg-icons": "5.8.1",
|
||||
@@ -1626,9 +1626,9 @@
|
||||
}
|
||||
},
|
||||
"@edx/frontend-component-header": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-component-header/-/frontend-component-header-2.0.1.tgz",
|
||||
"integrity": "sha512-0Bz2+Dn/NcNjG4/VhfdUdLwOjksxcga2hrPvm4mXjzLtX8DuwUUCxYr6+YCtlUMTtDMqsrqgg6wdmFqMUIJFVw==",
|
||||
"version": "2.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-component-header/-/frontend-component-header-2.0.3.tgz",
|
||||
"integrity": "sha512-k8G2QkqilwXXhsHBoi0CJBB1Rp5ABvoCjd6AHfk5R5I3sCOjZLldy73HldI/EDnXA4sQYgwk+x5La5QBgVv3dg==",
|
||||
"requires": {
|
||||
"babel-polyfill": "6.26.0",
|
||||
"react-responsive": "8.0.1",
|
||||
|
||||
@@ -40,8 +40,8 @@
|
||||
"ie 11"
|
||||
],
|
||||
"dependencies": {
|
||||
"@edx/frontend-component-footer": "10.0.2",
|
||||
"@edx/frontend-component-header": "2.0.1",
|
||||
"@edx/frontend-component-footer": "10.0.3",
|
||||
"@edx/frontend-component-header": "2.0.3",
|
||||
"@edx/frontend-platform": "1.1.4",
|
||||
"@edx/paragon": "7.1.3",
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.25",
|
||||
@@ -81,7 +81,7 @@
|
||||
"@commitlint/config-angular": "8.2.0",
|
||||
"@commitlint/prompt": "8.2.0",
|
||||
"@commitlint/prompt-cli": "8.2.0",
|
||||
"@edx/frontend-build": "2.0.3",
|
||||
"@edx/frontend-build": "2.0.4",
|
||||
"codecov": "3.1.0",
|
||||
"enzyme": "3.10.0",
|
||||
"enzyme-adapter-react-16": "1.15.1",
|
||||
|
||||
Reference in New Issue
Block a user