Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2022
1 parent dcaf582 commit d7d6070
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@edx/brand": "npm:@edx/[email protected]",
"@edx/frontend-component-footer": "^11.1.1",
"@edx/frontend-component-footer": "11.3.1",
"@edx/frontend-component-header": "^3.1.1",
"@edx/frontend-platform": "^2.5.0",
"@edx/paragon": "^19.25.3",
Expand All @@ -41,18 +41,18 @@
"@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.4",
"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-router-dom": "^5.3.3",
"react-redux": "7.2.9",
"react-router-dom": "5.3.4",
"react-tooltip": "^4.2.21",
"redux": "^4.2.0",
"redux-devtools-extension": "^2.13.9",
Expand All @@ -66,9 +66,9 @@
"universal-cookie": "^4.0.4"
},
"devDependencies": {
"@edx/browserslist-config": "^1.1.0",
"@edx/browserslist-config": "1.1.1",
"@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 d7d6070

Please sign in to comment.