Skip to content
This repository was archived by the owner on May 23, 2021. It is now read-only.

Commit 000b442

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency confirmer to ^1.1.2
1 parent 0502ec9 commit 000b442

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"babel-cli": "^6.26.0",
4343
"babel-preset-env": "^1.7.0",
4444
"babel-register": "^6.26.0",
45-
"confirmer": "^1.1.1",
45+
"confirmer": "^1.1.2",
4646
"cross-spawn": "^6.0.5",
4747
"mocha": "^5.2.0",
4848
"pkg-to-readme": "^1.1.0",

Diff for: yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1041,9 +1041,9 @@ concat-stream@^1.5.1:
10411041
readable-stream "^2.2.2"
10421042
typedarray "^0.0.6"
10431043

1044-
confirmer@^1.1.1:
1045-
version "1.1.1"
1046-
resolved "https://registry.yarnpkg.com/confirmer/-/confirmer-1.1.1.tgz#3f6e3f1a44d76db5bd3fd3997ac99bdc568dc23e"
1044+
confirmer@^1.1.2:
1045+
version "1.1.2"
1046+
resolved "https://registry.yarnpkg.com/confirmer/-/confirmer-1.1.2.tgz#df36b3eb5ca5992750de8eea9db24781bb4cc254"
10471047

10481048
console-control-strings@^1.0.0, console-control-strings@~1.1.0:
10491049
version "1.1.0"
@@ -2756,9 +2756,9 @@ preserve@^0.2.0:
27562756
version "0.2.0"
27572757
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
27582758

2759-
prettier@^1.14.0:
2760-
version "1.14.0"
2761-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.14.0.tgz#847c235522035fd988100f1f43cf20a7d24f9372"
2759+
prettier@^1.8.1:
2760+
version "1.14.2"
2761+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.14.2.tgz#0ac1c6e1a90baa22a62925f41963c841983282f9"
27622762

27632763
pretty-format@^23.2.0:
27642764
version "23.2.0"

0 commit comments

Comments
 (0)