Skip to content

Commit

Permalink
chore(build): npm updates (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera committed Dec 2, 2020
1 parent 1ad4c85 commit 5d969ce
Show file tree
Hide file tree
Showing 2 changed files with 845 additions and 254 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,20 +109,20 @@
"@redhat-cloud-services/frontend-components": "2.4.5",
"@redhat-cloud-services/frontend-components-notifications": "2.2.1",
"@redhat-cloud-services/frontend-components-utilities": "2.2.1",
"axios": "^0.20.0",
"axios": "^0.21.0",
"c3": "^0.7.20",
"classnames": "^2.2.6",
"i18next": "^19.7.0",
"i18next": "^19.8.3",
"i18next-xhr-backend": "^3.2.2",
"js-cookie": "^2.2.1",
"locale-code": "^2.0.2",
"lodash": "^4.17.20",
"moment": "^2.27.0",
"moment": "^2.29.1",
"node-sass": "^4.14.1",
"prop-types": "^15.7.2",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-i18next": "^11.7.2",
"react-i18next": "^11.7.3",
"react-redux": "^7.2.1",
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
Expand All @@ -137,25 +137,25 @@
"victory-legend": "^35.0.8"
},
"devDependencies": {
"apidoc-mock": "^3.0.2",
"apidoc-mock": "^3.0.3",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.4",
"enzyme-to-json": "^3.5.0",
"enzyme-adapter-react-16": "^1.15.5",
"enzyme-to-json": "^3.6.1",
"eslint-config-airbnb": "^18.2.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jest": "^24.0.0",
"eslint-plugin-jsdoc": "^30.4.0",
"eslint-config-prettier": "^6.14.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.0",
"eslint-plugin-jsdoc": "^30.7.3",
"eslint-plugin-json": "^2.1.2",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.20.6",
"eslint-plugin-react-hooks": "^4.1.0",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^4.2.0",
"express": "^4.17.1",
"glob": "^7.1.6",
"moxios": "^0.4.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.1.1",
"prettier": "^2.1.2",
"redux-mock-store": "^1.5.4",
"standard-version": "^9.0.0",
"swagger-ui-express": "^4.1.4",
Expand Down
Loading

0 comments on commit 5d969ce

Please sign in to comment.