Skip to content

Commit a07434c

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 8f2407e commit a07434c

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": "^5.0.0",
3131
"htmlbars": "^0.14.17",
3232
"inflection": "^1.10.0",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1462,9 +1462,9 @@ event-emitter@~0.3.5:
14621462
d "1"
14631463
es5-ext "~0.10.14"
14641464

1465-
exists-sync@^0.0.4:
1466-
version "0.0.4"
1467-
resolved "https://registry.yarnpkg.com/exists-sync/-/exists-sync-0.0.4.tgz#9744c2c428cc03b01060db454d4b12f0ef3c8879"
1465+
exists-sync@^0.1.0:
1466+
version "0.1.0"
1467+
resolved "https://registry.yarnpkg.com/exists-sync/-/exists-sync-0.1.0.tgz#318d545213d2b2a31499e92c35f74c94196a22f7"
14681468

14691469
exit-hook@^1.0.0:
14701470
version "1.1.1"

0 commit comments

Comments
 (0)