Skip to content

Commit

Permalink
chore: upgrade all dependencies (#631)
Browse files Browse the repository at this point in the history
  • Loading branch information
steabert authored Aug 20, 2021
1 parent 21eba4b commit 457ee99
Show file tree
Hide file tree
Showing 47 changed files with 545 additions and 343 deletions.
485 changes: 294 additions & 191 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/ws-npm-7.5.3-3a046a0b1a-423dc0d859.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"process": "0.11.10",
"stream-browserify": "3.0.0",
"ts-md5": "1.2.9",
"ws": "7.5.3"
"ws": "8.2.0"
},
"devDependencies": {
"@babel/core": "7.14.6",
Expand All @@ -65,26 +65,26 @@
"@typescript-eslint/eslint-plugin": "4.28.3",
"@typescript-eslint/parser": "4.28.3",
"babel-loader": "8.2.2",
"core-js": "3.15.2",
"cypress": "7.7.0",
"eslint": "7.30.0",
"core-js": "3.16.2",
"cypress": "8.3.0",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-config-standard-with-typescript": "20.0.0",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-import": "2.24.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "5.1.0",
"http-server": "0.12.3",
"http-server": "13.0.0",
"jest": "27.0.6",
"jest-environment-jsdom": "27.0.6",
"mock-socket": "9.0.3",
"prettier": "2.3.2",
"regenerator-runtime": "0.13.8",
"regenerator-runtime": "0.13.9",
"semver": "7.3.5",
"ts-jest": "27.0.3",
"ts-jest": "27.0.5",
"typescript": "4.3.5",
"webpack": "5.45.1",
"webpack-cli": "4.7.2",
"yargs": "17.0.1"
"webpack": "5.51.1",
"webpack-cli": "4.8.0",
"yargs": "17.1.1"
},
"jest": {
"testEnvironment": "jsdom",
Expand Down
Loading

0 comments on commit 457ee99

Please sign in to comment.