Skip to content

Commit

Permalink
Upgrade touch to ^2.0.1 (#866)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtzhang authored and emmatown committed Sep 19, 2018
1 parent d98dcd4 commit 5b02fd6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/babel-plugin-emotion/package.json
Expand Up @@ -21,7 +21,7 @@
"find-root": "^1.1.0",
"mkdirp": "^0.5.1",
"source-map": "^0.5.7",
"touch": "^1.0.0"
"touch": "^2.0.1"
},
"devDependencies": {
"babel-check-duplicated-nodes": "^1.0.0"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -16683,9 +16683,9 @@ topo@2.x.x:
dependencies:
hoek "4.x.x"

touch@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/touch/-/touch-1.0.0.tgz#449cbe2dbae5a8c8038e30d71fa0ff464947c4de"
touch@^2.0.1:
version "2.0.2"
resolved "https://registry.yarnpkg.com/touch/-/touch-2.0.2.tgz#ca0b2a3ae3211246a61b16ba9e6cbf1596287164"
dependencies:
nopt "~1.0.10"

Expand Down

0 comments on commit 5b02fd6

Please sign in to comment.