Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Commit

Permalink
Merge pull request #72 from ianwalter/depfu/update/yarn/@ianwalter/ba…
Browse files Browse the repository at this point in the history
…bel-preset-lib-1.2.0

Update @ianwalter/babel-preset-lib: 1.1.0 → 1.2.0 (minor)
  • Loading branch information
Ian Walter authored Mar 2, 2019
2 parents 835f259 + c3042f4 commit 601c97b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"devDependencies": {
"@babel/runtime": "^7.3.4",
"@ianwalter/babel-preset-lib": "^1.1.0",
"@ianwalter/babel-preset-lib": "^1.2.0",
"@ianwalter/execa-helper": "^1.0.0",
"ava": "^1.2.1",
"eslint": "^5.14.1",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -746,11 +746,12 @@
dependencies:
arrify "^1.0.1"

"@ianwalter/babel-preset-lib@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@ianwalter/babel-preset-lib/-/babel-preset-lib-1.1.0.tgz#c4bc0cfdcfdb7b5864e66f5887c39d07e4895af4"
integrity sha512-Ztq7U+WhBq4QFZxRZkT9FELjrsAXJLdPVDN9j+88YEc8T9rl7UfJ3Gd4qEk9kWlCU1dnRmZDcyUFVYix4GZhlg==
"@ianwalter/babel-preset-lib@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@ianwalter/babel-preset-lib/-/babel-preset-lib-1.2.0.tgz#42dac06d1c9817a7a9a42f9e75c3e3cfa0712ccb"
integrity sha512-PhnNLKkAHHKGo8A1YSst4ApdXpySr72ZoTUh5VJoUFNiyXnTmkN7xaUuquas/l2I6tG3wL3Fm3HsPP18lMiGuw==
dependencies:
"@babel/core" "^7.3.4"
"@babel/plugin-transform-runtime" "^7.2.0"
"@babel/preset-env" "^7.3.1"

Expand Down

0 comments on commit 601c97b

Please sign in to comment.