Skip to content

Commit bfb1a8c

Browse files
Bump exists-sync from 0.0.4 to 0.1.0
Bumps [exists-sync](https://github.com/ember-cli/exists-sync) from 0.0.4 to 0.1.0. - [Release notes](https://github.com/ember-cli/exists-sync/releases) - [Commits](ember-cli/exists-sync@v0.0.4...v0.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent f92d0e5 commit bfb1a8c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"chalk": "^2.0.1",
2727
"cli-table2": "^0.2.0",
2828
"core-object": "^3.1.3",
29-
"exists-sync": "^0.0.4",
29+
"exists-sync": "^0.1.0",
3030
"fs-extra": "^3.0.1",
3131
"htmlbars": "^0.14.17",
3232
"inflection": "^1.10.0",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1452,9 +1452,9 @@ event-emitter@~0.3.5:
14521452
d "1"
14531453
es5-ext "~0.10.14"
14541454

1455-
exists-sync@^0.0.4:
1456-
version "0.0.4"
1457-
resolved "https://registry.yarnpkg.com/exists-sync/-/exists-sync-0.0.4.tgz#9744c2c428cc03b01060db454d4b12f0ef3c8879"
1455+
exists-sync@^0.1.0:
1456+
version "0.1.0"
1457+
resolved "https://registry.yarnpkg.com/exists-sync/-/exists-sync-0.1.0.tgz#318d545213d2b2a31499e92c35f74c94196a22f7"
14581458

14591459
exit-hook@^1.0.0:
14601460
version "1.1.1"

0 commit comments

Comments
 (0)