Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh committed May 27, 2021
1 parent 0be050b commit 59ad669
Show file tree
Hide file tree
Showing 2 changed files with 713 additions and 909 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"release": "release-it"
},
"dependencies": {
"@types/express": "^4.17.9",
"@types/express-serve-static-core": "^4.17.14",
"@types/express": "^4.17.12",
"@types/express-serve-static-core": "^4.17.20",
"ejs": "3.1.6",
"express": "4.17.1",
"redis-info": "^3.0.8"
Expand All @@ -62,35 +62,35 @@
"@types/classnames": "^2.2.11",
"@types/ioredis": "^4.26.4",
"@types/jest": "^26.0.23",
"@types/node": "^15.3.1",
"@types/node": "^15.6.1",
"@types/pretty-bytes": "^5.2.0",
"@types/react-dom": "^17.0.5",
"@types/react-highlight": "^0.12.2",
"@types/react-router-dom": "^5.1.6",
"@types/redis-info": "^3.0.0",
"@types/supertest": "^2.0.10",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.0",
"@typescript-eslint/typescript-estree": "^4.24.0",
"auto-changelog": "^2.2.1",
"@typescript-eslint/eslint-plugin": "^4.25.0",
"@typescript-eslint/parser": "^4.25.0",
"@typescript-eslint/typescript-estree": "^4.25.0",
"auto-changelog": "^2.3.0",
"axios": "^0.21.1",
"babel-loader": "^8.2.2",
"bull": "^3.22.6",
"bullmq": "^1.26.4",
"bullmq": "^1.28.0",
"clsx": "^1.1.1",
"css-loader": "^5.2.5",
"css-loader": "^5.2.6",
"css-minimizer-webpack-plugin": "^2.0.0",
"date-fns": "2.21.3",
"dockest": "2.1.0",
"eslint": "^7.26.0",
"eslint": "^7.27.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-no-only-tests": "^2.6.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.21.5",
"fork-ts-checker-webpack-plugin": "^6.2.10",
"highlight.js": "^10.7.1",
"html-webpack-plugin": "^5.3.1",
"jest": "^26.6.3",
"jest": "^27.0.1",
"mini-css-extract-plugin": "^1.6.0",
"postcss-loader": "^5.3.0",
"postcss-preset-env": "^6.7.0",
Expand All @@ -103,12 +103,12 @@
"react-refresh": "^0.10.0",
"react-router-dom": "^5.2.0",
"react-toastify": "^7.0.4",
"release-it": "^14.6.2",
"release-it": "^14.7.0",
"style-loader": "^2.0.0",
"supertest": "^6.0.1",
"ts-jest": "^26.5.6",
"ts-jest": "^27.0.1",
"ts-node-dev": "^1.1.6",
"typescript": "^4.2.3",
"typescript": "^4.3.2",
"webpack": "^5.37.1",
"webpack-cli": "^4.7.0",
"webpack-dev-server": "^3.11.0"
Expand Down
Loading

0 comments on commit 59ad669

Please sign in to comment.