Skip to content

Commit d55b7ef

Browse files
committed
chore(deps): update all
1 parent 845c2d0 commit d55b7ef

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,14 +51,14 @@
5151
"@babel/preset-typescript": "7.6.0",
5252
"@types/debug": "4.1.5",
5353
"@types/jest": "24.0.19",
54-
"@types/node": "12.11.1",
54+
"@types/node": "12.11.2",
5555
"@types/ws": "6.0.3",
5656
"@typescript-eslint/eslint-plugin": "2.4.0",
5757
"@typescript-eslint/parser": "2.4.0",
5858
"babel-loader": "8.0.6",
5959
"conventional-changelog-cli": "2.0.25",
6060
"conventional-recommended-bump": "6.0.2",
61-
"core-js": "3.3.2",
61+
"core-js": "3.3.3",
6262
"cypress": "3.4.1",
6363
"eslint": "6.5.1",
6464
"eslint-config-prettier": "6.4.0",

yarn.lock

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

1232-
"@types/[email protected].1":
1233-
version "12.11.1"
1234-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.11.1.tgz#1fd7b821f798b7fa29f667a1be8f3442bb8922a3"
1235-
integrity sha512-TJtwsqZ39pqcljJpajeoofYRfeZ7/I/OMUQ5pR4q5wOKf2ocrUvBAZUMhWsOvKx3dVc/aaV5GluBivt0sWqA5A==
1232+
"@types/[email protected].2":
1233+
version "12.11.2"
1234+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.11.2.tgz#75ba3beda30d690b89a5089ca1c6e8e386150b76"
1235+
integrity sha512-dsfE4BHJkLQW+reOS6b17xhZ/6FB1rB8eRRvO08nn5o+voxf3i74tuyFWNH6djdfgX7Sm5s6LD8t6mJug4dpDw==
12361236

12371237
"@types/stack-utils@^1.0.1":
12381238
version "1.0.1"
@@ -2627,10 +2627,10 @@ [email protected]:
26272627
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.1.4.tgz#5fa17dc77002a169a3566cc48dc774d2e13e3769"
26282628
integrity sha512-uJ4Z7iPNwiu1foygbcZYJsJs1jiXrTTCvxfLDXNhI/I+NHbSIEyr548y4fcsCEyWY0XgfAG/qqaunJ1SThHenA==
26292629

2630-
2631-
version "3.3.2"
2632-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.3.2.tgz#cd42da1d7b0bb33ef11326be3a721934277ceb42"
2633-
integrity sha512-S1FfZpeBchkhyoY76YAdFzKS4zz9aOK7EeFaNA2aJlyXyA+sgqz6xdxmLPGXEAf0nF44MVN1kSjrA9Kt3ATDQg==
2630+
2631+
version "3.3.3"
2632+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.3.3.tgz#b7048d3c6c1a52b5fe55a729c1d4ccdffe0891bb"
2633+
integrity sha512-0xmD4vUJRY8nfLyV9zcpC17FtSie5STXzw+HyYw2t8IIvmDnbq7RJUULECCo+NstpJtwK9kx8S+898iyqgeUow==
26342634

26352635
[email protected], core-util-is@~1.0.0:
26362636
version "1.0.2"

0 commit comments

Comments
 (0)