build: update paragon version

This commit is contained in:
mashal-m
2023-06-19 15:55:53 +05:00
parent 86b0c4da82
commit 530183a297
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@@ -42,7 +42,7 @@
"@edx/browserslist-config": "^1.1.1",
"@edx/frontend-build": "12.8.27",
"@edx/frontend-platform": "4.2.0",
"@edx/paragon": "^20.32.0",
"@edx/paragon": "^20.44.0",
"@edx/reactifex": "^2.1.1",
"@testing-library/dom": "^8.13.0",
"@testing-library/jest-dom": "^5.16.5",

View File

@@ -40,14 +40,14 @@
"@edx/browserslist-config": "^1.1.1",
"@edx/frontend-build": "12.8.27",
"@edx/frontend-platform": "4.2.0",
"@edx/paragon": "^20.32.0",
"@edx/paragon": "^20.44.0",
"@edx/reactifex": "^2.1.1",
"@testing-library/dom": "^8.13.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^13.5.0",
"enzyme": "3.11.0",
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
"enzyme": "3.11.0",
"enzyme-to-json": "^3.6.2",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-import": "^2.26.0",