Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 22, 2022
1 parent 6f5a1a8 commit 51e7773
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 15 deletions.
21 changes: 11 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@
"lodash.omit": "4.5.0",
"lodash.pick": "4.4.0",
"lodash.pickby": "4.6.0",
"long": "^5.2.0",
"long": "5.2.0",
"memoize-one": "5.2.1",
"prop-types": "15.7.2",
"qs": "6.10.3",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-helmet": "^6.1.0",
"react-helmet": "6.1.0",
"react-redux": "7.2.6",
"react-router": "5.2.1",
"react-router-dom": "5.3.0",
Expand All @@ -80,9 +80,9 @@
"universal-cookie": "4.0.4"
},
"devDependencies": {
"@edx/browserslist-config": "^1.1.0",
"@edx/frontend-build": "^12.0.3",
"@edx/reactifex": "^1.0.3",
"@edx/browserslist-config": "1.1.0",
"@edx/frontend-build": "12.0.3",
"@edx/reactifex": "1.1.0",
"@testing-library/jest-dom": "5.15.1",
"@testing-library/react": "12.1.5",
"enzyme": "3.11.0",
Expand Down

0 comments on commit 51e7773

Please sign in to comment.