Compare commits

...

1 Commits

Author SHA1 Message Date
Muhammad Abdullah Waheed
ad7bae4208 Revert "chore(deps): update dependency @edx/frontend-build to v12.3.0"
This reverts commit 9dd05761fd.
2022-10-24 15:20:55 +05:00
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -63,7 +63,7 @@
},
"devDependencies": {
"@edx/browserslist-config": "1.1.1",
"@edx/frontend-build": "12.3.0",
"@edx/frontend-build": "12.0.6",
"@edx/reactifex": "1.1.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
@@ -1964,9 +1964,9 @@
}
},
"node_modules/@edx/frontend-build": {
"version": "12.3.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-build/-/frontend-build-12.3.0.tgz",
"integrity": "sha512-GewVd5qD59d8hHZFnXyS5jWkDY8TWYENqO5dd+/Kmu7cmjKrp69PKmNyVs+QgZEADodYI5UT48A2LhsDZjDx7A==",
"version": "12.0.6",
"resolved": "https://registry.npmjs.org/@edx/frontend-build/-/frontend-build-12.0.6.tgz",
"integrity": "sha512-pmDUTA8XLMV1+xBi5hfsje4zqBsDYmp10/tYTG60kxG2EhXRz1sEt8j1uCIli37hXjMkFBWLkSH2J9njVbuPDQ==",
"dev": true,
"dependencies": {
"@babel/cli": "7.16.0",
@@ -24935,9 +24935,9 @@
"requires": {}
},
"@edx/frontend-build": {
"version": "12.3.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-build/-/frontend-build-12.3.0.tgz",
"integrity": "sha512-GewVd5qD59d8hHZFnXyS5jWkDY8TWYENqO5dd+/Kmu7cmjKrp69PKmNyVs+QgZEADodYI5UT48A2LhsDZjDx7A==",
"version": "12.0.6",
"resolved": "https://registry.npmjs.org/@edx/frontend-build/-/frontend-build-12.0.6.tgz",
"integrity": "sha512-pmDUTA8XLMV1+xBi5hfsje4zqBsDYmp10/tYTG60kxG2EhXRz1sEt8j1uCIli37hXjMkFBWLkSH2J9njVbuPDQ==",
"dev": true,
"requires": {
"@babel/cli": "7.16.0",

View File

@@ -81,7 +81,7 @@
},
"devDependencies": {
"@edx/browserslist-config": "1.1.1",
"@edx/frontend-build": "12.3.0",
"@edx/frontend-build": "12.0.6",
"@edx/reactifex": "1.1.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",