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 10, 2019
1 parent 1e0f472 commit f43772c
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.5.0":
version "2.5.0"
resolved "https://registry.yarnpkg.com/@trigen/scripts-plugin-babel/-/scripts-plugin-babel-2.5.0.tgz#efbf9118a696a4e67a47459880285e6be4ff26ed"
integrity sha512-FcBB6ixHhjTwBdeUOX1pjmaVUnoemsZ/4D0+Mf2dJpxsfVjsrSKowVxwWugtF68Ypd5ADisHTp/qwj+KQX35hw==
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.5.0"
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.5.0":
version "2.5.0"
resolved "https://registry.yarnpkg.com/@trigen/scripts/-/scripts-2.5.0.tgz#dd02e3f1538ff59fe7c548c97ad4ec6d802a77e3"
integrity sha512-LssQg5Fir1WUQJoJadvpvvJZTFrTaUJ59oOHgRE/xY6qTQ3kFgzyC4ivNTwCNWeks9lin9g5Z4UxDUbMEc9MwA==
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 f43772c

Please sign in to comment.