Skip to content

Commit

Permalink
Update dependency @rollup/plugin-typescript to v4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 23, 2020
1 parent f2568aa commit ac092de
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@rollup/plugin-commonjs": "11.1.0",
"@rollup/plugin-json": "4.0.3",
"@rollup/plugin-node-resolve": "7.1.3",
"@rollup/plugin-typescript": "4.1.1",
"@rollup/plugin-typescript": "4.1.2",
"@types/mocha": "7.0.2",
"codecov": "3.7.0",
"conventional-changelog-cli": "2.0.34",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -236,10 +236,10 @@
is-module "^1.0.0"
resolve "^1.14.2"

"@rollup/plugin-typescript@4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-4.1.1.tgz#bcb38ca4d89a35da2238a6f1136af460a1b2cb09"
integrity sha512-KYZCn1Iw9hZWkeEPqPs5YjlmvSjR7UdezVca8z0e8rm/29wU24UD9Y4IZHhnc9tm749hzsgBTiOUxA85gfShEQ==
"@rollup/plugin-typescript@4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-4.1.2.tgz#6f910430276ae3e53a47a12ad65820627e7b6ad9"
integrity sha512-+7UlGat/99e2JbmGNnIauxwEhYLwrL7adO/tSJxUN57xrrS3Ps+ZzYpLCDGPZJ57j+ZJTZLLN89KXW9JMEB+jg==
dependencies:
"@rollup/pluginutils" "^3.0.1"
resolve "^1.14.1"
Expand Down Expand Up @@ -5152,10 +5152,10 @@ typedoc@0.17.7:
shelljs "^0.8.4"
typedoc-default-themes "^0.10.1"

typescript@3.9.2:
version "3.9.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.2.tgz#64e9c8e9be6ea583c54607677dd4680a1cf35db9"
integrity sha512-q2ktq4n/uLuNNShyayit+DTobV2ApPEo/6so68JaD5ojvc/6GClBipedB9zNWYxRSAlZXAe405Rlijzl6qDiSw==
typescript@3.9.3:
version "3.9.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==

ua-parser-js@0.7.21:
version "0.7.21"
Expand Down

0 comments on commit ac092de

Please sign in to comment.