Skip to content

Commit

Permalink
chore: update deps (#4237)
Browse files Browse the repository at this point in the history
* chore: update deps

* chore: update deps

Co-authored-by: Alexander Akait <4567934+alexander-akait@users.noreply.github.com>
  • Loading branch information
snitin315 and alexander-akait committed Feb 2, 2022
1 parent e55f728 commit 9864793
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
88 changes: 44 additions & 44 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -63,7 +63,7 @@
"sockjs": "^0.3.21",
"spdy": "^4.0.2",
"strip-ansi": "^7.0.0",
"webpack-dev-middleware": "^5.3.0",
"webpack-dev-middleware": "^5.3.1",
"ws": "^8.4.2"
},
"devDependencies": {
Expand All @@ -83,9 +83,9 @@
"babel-jest": "^27.4.4",
"babel-loader": "^8.2.2",
"body-parser": "^1.19.1",
"core-js": "^3.20.3",
"core-js": "^3.21.0",
"css-loader": "^5.2.4",
"eslint": "^8.7.0",
"eslint": "^8.8.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-webpack": "^1.2.5",
"eslint-plugin-import": "^2.23.2",
Expand All @@ -98,12 +98,12 @@
"klona": "^2.0.4",
"less": "^4.1.1",
"less-loader": "^7.3.0",
"lint-staged": "^12.0.2",
"lint-staged": "^12.3.3",
"marked": "^3.0.0",
"memfs": "^3.2.2",
"npm-run-all": "^4.1.5",
"prettier": "^2.3.1",
"puppeteer": "^13.1.1",
"puppeteer": "^13.1.3",
"require-from-string": "^2.0.2",
"rimraf": "^3.0.2",
"sockjs-client": "^1.5.1",
Expand All @@ -114,7 +114,7 @@
"tcp-port-used": "^1.0.2",
"typescript": "^4.2.4",
"url-loader": "^4.1.1",
"webpack": "^5.67.0",
"webpack": "^5.68.0",
"webpack-cli": "^4.7.2",
"webpack-merge": "^5.8.0"
},
Expand Down

0 comments on commit 9864793

Please sign in to comment.