fix(deps): update dependency @edx/frontend-enterprise-utils to v1.1.0 (#682)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-10-14 15:18:56 -04:00
committed by GitHub
parent 921f3eef06
commit aa2004434e
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@@ -3583,9 +3583,9 @@
}
},
"@edx/frontend-enterprise-utils": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-enterprise-utils/-/frontend-enterprise-utils-1.0.0.tgz",
"integrity": "sha512-EBReGc/Kj7pYpyvy6akd3p2okQ/GRNZpomALgLmhv/kfuF2D9Z1wmmtQ+aJXLtghpHFsmUVsVOtAJxB42orN3g==",
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-enterprise-utils/-/frontend-enterprise-utils-1.1.0.tgz",
"integrity": "sha512-Km0WspRcFZ6VlnXLNq8VGzHgFRcB3n3TDqLYlnfdANR+ZszYMH6aEhNgQ2DQW9HKRO5geMOUVEDXjqpmuCkw8Q==",
"requires": {
"@testing-library/react": "11.2.6",
"history": "4.10.1",
@@ -3656,9 +3656,9 @@
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
},
"dom-accessibility-api": {
"version": "0.5.7",
"resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.7.tgz",
"integrity": "sha512-ml3lJIq9YjUfM9TUnEPvEYWFSwivwIGBPKpewX7tii7fwCazA8yCioGdqQcNsItPpfFvSJ3VIdMQPj60LJhcQA=="
"version": "0.5.8",
"resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.8.tgz",
"integrity": "sha512-rAfghuBPeJldxqsmZQtBbna4TqMgFe4xhYs24vPULNslbmXUdcga+CXiKWzZxyWw0FCkGKPgmizIysIvsAEN8w=="
}
}
},

View File

@@ -33,7 +33,7 @@
"dependencies": {
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-component-footer": "10.1.6",
"@edx/frontend-enterprise-utils": "1.0.0",
"@edx/frontend-enterprise-utils": "1.1.0",
"@edx/frontend-lib-special-exams": "1.13.3",
"@edx/frontend-platform": "1.12.7",
"@edx/paragon": "16.13.3",