Skip to content

Commit

Permalink
chore(package): update lockfile yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jun 13, 2019
1 parent df78989 commit 3f3d423
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1087,16 +1087,16 @@
dependencies:
any-observable "^0.3.0"

"@trigen/scripts-plugin-babel@2":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@trigen/scripts-plugin-babel/-/scripts-plugin-babel-2.3.0.tgz#5f4d570ed45671e71f0e08277c11cd314e7a5f8b"
integrity sha512-YVeq7p/TlWzx9bul4M474mI7H4XJyASZpR5aIX3J+9zBiGcadhf7JZQSpUC8Za8F9/Rd8GIexNAEBMCIg/dCYQ==
"@trigen/scripts-plugin-babel@^2.6.1":
version "2.6.3"
resolved "https://registry.yarnpkg.com/@trigen/scripts-plugin-babel/-/scripts-plugin-babel-2.6.3.tgz#28a1128e9bd374a486a5cdb634de70a24ec91277"
integrity sha512-RE9KFw+rNOa0yTAlIyWn/R+EX+bHIyR5wbjGgFhcqKX8tiWpeT9ROLD+3MtkYjgmkWRbbPBrznRIMHEWe6r17g==
dependencies:
"@babel/cli" "^7.2.3"
"@babel/core" "^7.4.0"
"@babel/node" "^7.0.0"
"@babel/runtime" "^7.4.2"
"@trigen/scripts" "^2.3.0"
"@trigen/scripts" "^2.6.3"
babel-preset-trigen "^2.2.1"

"@trigen/scripts-plugin-eslint@2":
Expand Down Expand Up @@ -1174,6 +1174,18 @@
rcfile "^1.0.3"
resolve-cwd "^3.0.0"

"@trigen/scripts@^2.6.3":
version "2.6.3"
resolved "https://registry.yarnpkg.com/@trigen/scripts/-/scripts-2.6.3.tgz#c5275f1a770c052c27412ebf269a5aaedac6e3e9"
integrity sha512-n84YpkKXzAx2O4BXlTtRyz8+oyIb1Se56E+1f2WvDEfBECKSL//fYpEh7nASBKBuzka5Bv1kae7srKRzT54kAQ==
dependencies:
"@babel/runtime" "^7.4.2"
chalk "^2.4.2"
core-js "3"
immutability-helper "^3.0.0"
rcfile "^1.0.3"
resolve-cwd "^3.0.0"

"@types/babel__core@^7.1.0":
version "7.1.2"
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.2.tgz#608c74f55928033fce18b99b213c16be4b3d114f"
Expand Down

0 comments on commit 3f3d423

Please sign in to comment.