Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh committed Apr 21, 2021
1 parent dbf995e commit 8c7f652
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 @@ -50,13 +50,13 @@
"@types/react-dom": "^17.0.2",
"axios": "^0.21.1",
"classnames": "^2.2.6",
"date-fns": "2.19.0",
"date-fns": "2.21.1",
"ejs": "3.1.6",
"express": "4.17.1",
"highlight.js": "^10.7.1",
"pretty-bytes": "5.6.0",
"react": "17.0.1",
"react-dom": "17.0.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-router-dom": "^5.2.0",
"react-toastify": "^7.0.3",
"redis-info": "^3.0.8"
Expand Down Expand Up @@ -85,12 +85,12 @@
"auto-changelog": "^2.2.1",
"babel-loader": "^8.2.2",
"bull": "^3.21.1",
"bullmq": "1.15.1",
"bullmq": "1.19.3",
"css-loader": "^5.1.3",
"css-minimizer-webpack-plugin": "^1.3.0",
"css-minimizer-webpack-plugin": "^2.0.0",
"dockest": "2.1.0",
"eslint": "^7.22.0",
"eslint-config-prettier": "^6.15.0",
"eslint-config-prettier": "^8.2.0",
"eslint-plugin-no-only-tests": "^2.4.0",
"eslint-plugin-prettier": "^3.2.0",
"eslint-plugin-react": "^7.21.5",
Expand All @@ -103,7 +103,7 @@
"prettier": "^2.2.1",
"prettier-eslint": "^12.0.0",
"react-dev-utils": "^11.0.1",
"react-refresh": "^0.9.0",
"react-refresh": "^0.10.0",
"release-it": "^14.5.0",
"snyk": "^1.503.0",
"style-loader": "^2.0.0",
Expand Down

0 comments on commit 8c7f652

Please sign in to comment.