Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2022
1 parent dcaf582 commit 863f8ef
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 44 deletions.
84 changes: 45 additions & 39 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 @@ -31,7 +31,7 @@
},
"dependencies": {
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-component-footer": "^11.1.1",
"@edx/frontend-component-footer": "11.3.0",
"@edx/frontend-component-header": "^3.1.1",
"@edx/frontend-platform": "^2.5.0",
"@edx/paragon": "^19.25.3",
Expand All @@ -41,17 +41,17 @@
"@fortawesome/free-solid-svg-icons": "^6.1.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"axios": "^0.27.2",
"bootstrap": "4.6.1",
"bootstrap": "4.6.2",
"classnames": "^2.3.1",
"core-js": "^3.23.5",
"core-js": "3.25.3",
"form-urlencoded": "^6.0.6",
"lodash.camelcase": "^4.3.0",
"lodash.snakecase": "^4.1.1",
"lodash.without": "^4.4.0",
"prop-types": "^15.8.1",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-redux": "^7.2.8",
"react-redux": "7.2.9",
"react-router-dom": "^5.3.3",
"react-tooltip": "^4.2.21",
"redux": "^4.2.0",
Expand All @@ -68,7 +68,7 @@
"devDependencies": {
"@edx/browserslist-config": "^1.1.0",
"@edx/frontend-build": "^12.0.0",
"@edx/reactifex": "^2.1.0",
"@edx/reactifex": "2.1.1",
"audit-ci": "^6.3.0",
"axios-mock-adapter": "^1.21.1",
"chance": "^1.1.8",
Expand Down

0 comments on commit 863f8ef

Please sign in to comment.