Skip to content

Commit

Permalink
chore(build): npm updates (#598)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera committed Apr 26, 2021
1 parent 0375592 commit e0dc0eb
Show file tree
Hide file tree
Showing 2 changed files with 240 additions and 304 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,35 +129,35 @@
"i18next-xhr-backend": "^3.2.2",
"js-cookie": "^2.2.1",
"locale-code": "^2.0.2",
"lodash": "^4.17.20",
"lodash": "^4.17.21",
"lru-cache": "^6.0.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.8.5",
"react-i18next": "^11.8.9",
"react-redux": "^7.2.2",
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
"react-scripts": "^4.0.2",
"react-scripts": "4.0.3",
"redux": "^4.0.5",
"redux-logger": "^3.0.6",
"redux-promise-middleware": "^6.1.2",
"redux-thunk": "^2.3.0",
"reselect": "^4.0.0",
"victory-create-container": "^35.4.10"
"victory-create-container": "^35.4.11"
},
"devDependencies": {
"apidoc-mock": "^3.0.3",
"cspell": "^5.2.4",
"apidoc-mock": "^3.0.4",
"cspell": "^5.3.7",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.6",
"enzyme-to-json": "^3.6.1",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.3",
"eslint-plugin-jest": "^24.1.10",
"eslint-plugin-jsdoc": "^31.6.1",
"eslint-plugin-json": "^2.1.2",
"eslint-plugin-jsx-a11y": "^6.4.1",
Expand All @@ -170,7 +170,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^2.2.1",
"redux-mock-store": "^1.5.4",
"standard-version": "^9.1.0",
"standard-version": "^9.1.1",
"swagger-ui-express": "^4.1.6",
"yamljs": "^0.3.0"
},
Expand Down
Loading

0 comments on commit e0dc0eb

Please sign in to comment.