Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Commit 361d5f1

Browse files
committed
Upgrade deps
1 parent a1ce5d7 commit 361d5f1

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
"fs-extra": "^8.1.0",
3131
"gh-pages": "^2.1.1",
3232
"jest": "^24.9.0",
33-
"jest-junit": "^7.0.0",
33+
"jest-junit": "^8.0.0",
3434
"npm-run-all": "^4.1.5",
35-
"rollup": "^1.20.0",
36-
"rollup-plugin-commonjs": "^10.0.2",
35+
"rollup": "^1.20.2",
36+
"rollup-plugin-commonjs": "^10.1.0",
3737
"rollup-plugin-node-resolve": "^5.2.0",
3838
"rollup-plugin-sourcemaps": "^0.4.2",
39-
"rollup-plugin-typescript2": "^0.22.1",
39+
"rollup-plugin-typescript2": "^0.23.0",
4040
"ts-jest": "^24.0.2",
4141
"tslint": "^5.19.0",
4242
"typedoc": "^0.15.0",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2048,10 +2048,10 @@ jest-jasmine2@^24.9.0:
20482048
pretty-format "^24.9.0"
20492049
throat "^4.0.0"
20502050

2051-
jest-junit@^7.0.0:
2052-
version "7.0.0"
2053-
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-7.0.0.tgz#e2ab2dc3f4eb2768f3e4c43e4e4cd841133a8c0e"
2054-
integrity sha512-ljUdO0hLyu0A92xk7R2Wet3kj99fmazTo+ZFYQP6b7AGOBxJUj8ZkJWzJ632ajpXko2Y5oNoGR2kvOwiDdu6hg==
2051+
jest-junit@^8.0.0:
2052+
version "8.0.0"
2053+
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-8.0.0.tgz#d4f7ff67e292a5426dc60bc38694c9f77cb94178"
2054+
integrity sha512-cuD2XM2youMjrOxOu/7H2pLfsO8LfAG4D3WsBxd9fFyI9U0uPpmr/CORH64kbIyZ47X5x1Rbzb9ovUkAEvhEEA==
20552055
dependencies:
20562056
jest-validate "^24.0.0"
20572057
mkdirp "^0.5.1"
@@ -2563,9 +2563,9 @@ minimist@~0.0.1:
25632563
integrity sha1-3j+YVD2/lggr5IrRoMfNqDYwHc8=
25642564

25652565
minipass@^2.2.1, minipass@^2.3.5:
2566-
version "2.3.5"
2567-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.3.5.tgz#cacebe492022497f656b0f0f51e2682a9ed2d848"
2568-
integrity sha512-Gi1W4k059gyRbyVUZQ4mEqLm0YIUiGYfvxhF6SIlk3ui1WVxMTGfGdQ2SInh3PDrRTVvPKgULkpJtT4RH10+VA==
2566+
version "2.4.0"
2567+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.4.0.tgz#38f0af94f42fb6f34d3d7d82a90e2c99cd3ff485"
2568+
integrity sha512-6PmOuSP4NnZXzs2z6rbwzLJu/c5gdzYg1mRI/WIYdx45iiX7T+a4esOzavD6V/KmBzAaopFSTZPZcUx73bqKWA==
25692569
dependencies:
25702570
safe-buffer "^5.1.2"
25712571
yallist "^3.0.0"
@@ -3269,10 +3269,10 @@ rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2, rimraf@^2.6.3:
32693269
dependencies:
32703270
glob "^7.1.3"
32713271

3272-
rollup-plugin-commonjs@^10.0.2:
3273-
version "10.0.2"
3274-
resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-10.0.2.tgz#61328f3a29945e2c35f2b2e824c18944fd88a54d"
3275-
integrity sha512-DxeR4QXTgTOFseYls1V7vgKbrSJmPYNdEMOs0OvH+7+89C3GiIonU9gFrE0u39Vv1KWm3wepq8KAvKugtoM2Zw==
3272+
rollup-plugin-commonjs@^10.1.0:
3273+
version "10.1.0"
3274+
resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-10.1.0.tgz#417af3b54503878e084d127adf4d1caf8beb86fb"
3275+
integrity sha512-jlXbjZSQg8EIeAAvepNwhJj++qJWNJw1Cl0YnOqKtP5Djx+fFGkp3WRh+W0ASCaFG5w1jhmzDxgu3SJuVxPF4Q==
32763276
dependencies:
32773277
estree-walker "^0.6.1"
32783278
is-reference "^1.1.2"
@@ -3299,10 +3299,10 @@ rollup-plugin-sourcemaps@^0.4.2:
32993299
rollup-pluginutils "^2.0.1"
33003300
source-map-resolve "^0.5.0"
33013301

3302-
rollup-plugin-typescript2@^0.22.1:
3303-
version "0.22.1"
3304-
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.22.1.tgz#7678b7decc6808e600ff36c32febd31081b55405"
3305-
integrity sha512-SQEHr1s0kDWrNV3UKySZtYKFIcWCJh2PQ4ZtLNj18pf50SrxeRDlUksOOeLPyodJ7bVLaKwWDbiobF2a6gfKyg==
3302+
rollup-plugin-typescript2@^0.23.0:
3303+
version "0.23.0"
3304+
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.23.0.tgz#a2b6669ec606862fff62a74a628a838ebad6f108"
3305+
integrity sha512-LocTdy/rtp7UVoQcxqO3nIDjuI6AhfmiO/iNTx0k3uGRGPFQzlAyw5hEFNMpAT2tlpoGqawRnOT9OCePuwfZ5w==
33063306
dependencies:
33073307
fs-extra "8.1.0"
33083308
resolve "1.11.1"
@@ -3316,10 +3316,10 @@ rollup-pluginutils@2.8.1, rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.8.1:
33163316
dependencies:
33173317
estree-walker "^0.6.1"
33183318

3319-
rollup@^1.20.0:
3320-
version "1.20.0"
3321-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.20.0.tgz#3799e4cd2f48c0a068d87af575956d8d72c9447a"
3322-
integrity sha512-zW80j9RSJ0VV0VOxP1i7cF279+IlAaD49Ihwqb87PDR0555Fvk10HKmh2yUtXCdBb37bELuhHWZTJc4uoCo8Vw==
3319+
rollup@^1.20.2:
3320+
version "1.20.2"
3321+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.20.2.tgz#0e1be13cb5de244c9c463027092f7c93461558b9"
3322+
integrity sha512-pF4jFzNWMUuudIAeiTgOcSxn8XkBN2Y2/IwPR7iL/IZ8k9RwoLyp2QwNWiYT+HF537zwpmzZHTBYw345H9vq1A==
33233323
dependencies:
33243324
"@types/estree" "0.0.39"
33253325
"@types/node" "^12.7.2"

0 commit comments

Comments
 (0)