Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v3.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 2, 2021
1 parent bfebee6 commit 4d3a988
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"less": "3.12.2",
"node-sass": "4.14.1",
"serve": "11.3.2",
"typescript": "3.9.7",
"typescript": "3.9.9",
"wait-on": "5.2.0"
},
"scripts": {
Expand Down
22 changes: 11 additions & 11 deletions e2e/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2183,10 +2183,10 @@
"@webassemblyjs/wast-parser" "1.9.0"
"@xtuc/long" "4.2.2"

"@wpackio/babel-preset-base@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@wpackio/babel-preset-base/-/babel-preset-base-6.0.0.tgz#3977ba509ac51d737bad42774befe663ba11a44c"
integrity sha512-7CnPK7w0sx8gTl5VHrzAsLgaT1GyTcR9GQNDiHnhf9tMYtgj/10nZAfwPHqIlWJUbr5i5xER9WTIDwdMh0epaQ==
"@wpackio/babel-preset-base@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@wpackio/babel-preset-base/-/babel-preset-base-6.0.1.tgz#6112fa9461b17b7843a2a790db9dd541dd5211ff"
integrity sha512-7IAaeu1jCyARHwW2lH85fp9064ZnerQRmhS6Md6l3QLrz+yjTv+XaGAfVyA9MDWsJMfH/8EI/sDgaKa7b8a9lw==
dependencies:
"@babel/helper-plugin-utils" "^7.13.0"
"@babel/plugin-proposal-class-properties" "^7.13.0"
Expand All @@ -2202,12 +2202,12 @@
"@babel/runtime" "^7.13.17"

"@wpackio/entrypoint@file:../packages/entrypoint":
version "6.0.0"
version "6.0.1"
dependencies:
"@types/webpack-env" "^1.15.2"

"@wpackio/scripts@file:../packages/scripts":
version "6.0.0"
version "6.2.0"
dependencies:
"@babel/code-frame" "^7.12.13"
"@babel/core" "^7.13.16"
Expand All @@ -2226,7 +2226,7 @@
"@types/webpack-dev-middleware" "^4.1.2"
"@types/webpack-env" "^1.15.2"
"@types/webpack-hot-middleware" "^2.25.3"
"@wpackio/babel-preset-base" "^6.0.0"
"@wpackio/babel-preset-base" "^6.0.1"
archiver "^5.3.0"
autoprefixer "^10.2.5"
babel-loader "^8.2.2"
Expand Down Expand Up @@ -11246,10 +11246,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

[email protected].7:
version "3.9.7"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
[email protected].9:
version "3.9.9"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==

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

0 comments on commit 4d3a988

Please sign in to comment.