Skip to content

Commit 58bc6d2

Browse files
committed
chore(deps): update all
1 parent 225fb6f commit 58bc6d2

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@babel/preset-typescript": "7.8.3",
5252
"@types/debug": "4.1.5",
5353
"@types/jest": "25.1.2",
54-
"@types/node": "12.12.26",
54+
"@types/node": "12.12.27",
5555
"@types/ws": "7.2.1",
5656
"@typescript-eslint/eslint-plugin": "2.19.2",
5757
"@typescript-eslint/parser": "2.19.2",
@@ -72,7 +72,7 @@
7272
"prettier": "1.19.1",
7373
"ts-jest": "25.2.0",
7474
"typescript": "3.7.5",
75-
"webpack": "4.41.5",
75+
"webpack": "4.41.6",
7676
"webpack-cli": "3.3.10"
7777
},
7878
"jest": {

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1258,10 +1258,10 @@
12581258
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.10.4.tgz#3f5fc4f0f322805f009e00ab35a2ff3d6b778e42"
12591259
integrity sha512-wa09itaLE8L705aXd8F80jnFpxz3Y1/KRHfKsYL2bPc0XF+wEWu8sR9n5bmeu8Ba1N9z2GRNzm/YdHcghLkLKg==
12601260

1261-
"@types/[email protected].26":
1262-
version "12.12.26"
1263-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.26.tgz#213e153babac0ed169d44a6d919501e68f59dea9"
1264-
integrity sha512-UmUm94/QZvU5xLcUlNR8hA7Ac+fGpO1EG/a8bcWVz0P0LqtxFmun9Y2bbtuckwGboWJIT70DoWq1r3hb56n3DA==
1261+
"@types/[email protected].27":
1262+
version "12.12.27"
1263+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.27.tgz#d7506f73160ad30fcebbcf5b8b7d2d976e649e42"
1264+
integrity sha512-odQFl/+B9idbdS0e8IxDl2ia/LP8KZLXhV3BUeI98TrZp0uoIzQPhGd+5EtzHmT0SMOIaPd7jfz6pOHLWTtl7A==
12651265

12661266
12671267
version "2.3.2"
@@ -8349,10 +8349,10 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
83498349
source-list-map "^2.0.0"
83508350
source-map "~0.6.1"
83518351

8352-
8353-
version "4.41.5"
8354-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.41.5.tgz#3210f1886bce5310e62bb97204d18c263341b77c"
8355-
integrity sha512-wp0Co4vpyumnp3KlkmpM5LWuzvZYayDwM2n17EHFr4qxBBbRokC7DJawPJC7TfSFZ9HZ6GsdH40EBj4UV0nmpw==
8352+
8353+
version "4.41.6"
8354+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.41.6.tgz#12f2f804bf6542ef166755050d4afbc8f66ba7e1"
8355+
integrity sha512-yxXfV0Zv9WMGRD+QexkZzmGIh54bsvEs+9aRWxnN8erLWEOehAKUTeNBoUbA6HPEZPlRo7KDi2ZcNveoZgK9MA==
83568356
dependencies:
83578357
"@webassemblyjs/ast" "1.8.5"
83588358
"@webassemblyjs/helper-module-context" "1.8.5"

0 commit comments

Comments
 (0)