chore(deps): update dependency @edx/frontend-build to v13.0.14

This commit is contained in:
renovate[bot]
2023-12-18 07:43:18 +00:00
parent 5e602c9c0b
commit 14a4efe86b
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -47,7 +47,7 @@
"@commitlint/cli": "17.8.1",
"@commitlint/config-angular": "17.8.1",
"@edx/browserslist-config": "^1.1.1",
"@edx/frontend-build": "13.0.12",
"@edx/frontend-build": "13.0.14",
"@edx/reactifex": "2.2.0",
"@testing-library/react": "12.1.5",
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",
@@ -2509,9 +2509,9 @@
}
},
"node_modules/@edx/frontend-build": {
"version": "13.0.12",
"resolved": "https://registry.npmjs.org/@edx/frontend-build/-/frontend-build-13.0.12.tgz",
"integrity": "sha512-YrTTmo98YxN6HevY9KAUcssfCAFzHlSqwN+8y5fb3hWoCfBX5XapZdpjP3Uawet0/ESIxV6HFQLJ8N21xVXVsg==",
"version": "13.0.14",
"resolved": "https://registry.npmjs.org/@edx/frontend-build/-/frontend-build-13.0.14.tgz",
"integrity": "sha512-AR/2GvIecX4LxJT4QIoeeBbnUVjjpRnT2P6gaqO8zEeoAS9ugYRQmqvCCeKJnt7vGmEEcincKfWJQu5nfUGfdA==",
"dependencies": {
"@babel/cli": "7.22.5",
"@babel/core": "7.22.5",

View File

@@ -66,7 +66,7 @@
"@commitlint/cli": "17.8.1",
"@commitlint/config-angular": "17.8.1",
"@edx/browserslist-config": "^1.1.1",
"@edx/frontend-build": "13.0.12",
"@edx/frontend-build": "13.0.14",
"@edx/reactifex": "2.2.0",
"@testing-library/react": "12.1.5",
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",