Skip to content

Commit fd9a59e

Browse files
committed
Remove circleci-update-yarn-lock
We fully replaced this with a custom implementation in: #226
1 parent 0c83e41 commit fd9a59e

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
},
6767
"devDependencies": {
6868
"chai": "^3.5.0",
69-
"circleci-update-yarn-lock": "^3.1.0",
7069
"mocha": "^3.3.0",
7170
"sinon": "^2.0.0",
7271
"temp": "^0.8.3"

yarn.lock

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -292,10 +292,6 @@ chalk@1.1.3, chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3:
292292
strip-ansi "^3.0.0"
293293
supports-color "^2.0.0"
294294

295-
circleci-update-yarn-lock@^3.1.0:
296-
version "3.1.0"
297-
resolved "https://registry.yarnpkg.com/circleci-update-yarn-lock/-/circleci-update-yarn-lock-3.1.0.tgz#c9a47539dced47d120f75c8a0c5ed6afe504772f"
298-
299295
circular-json@^0.3.0:
300296
version "0.3.1"
301297
resolved "https://registry.yarnpkg.com/circular-json/-/circular-json-0.3.1.tgz#be8b36aefccde8b3ca7aa2d6afc07a37242c0d2d"
@@ -591,14 +587,10 @@ es6-weak-map@^2.0.1:
591587
es6-iterator "2"
592588
es6-symbol "3"
593589

594-
escape-string-regexp@1.0.5, escape-string-regexp@^1.0.5:
590+
escape-string-regexp@1.0.5, escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
595591
version "1.0.5"
596592
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
597593

598-
escape-string-regexp@^1.0.2:
599-
version "1.0.2"
600-
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz#4dbc2fe674e71949caf3fb2695ce7f2dc1d9a8d1"
601-
602594
escope@3.6.0, escope@^3.6.0:
603595
version "3.6.0"
604596
resolved "https://registry.yarnpkg.com/escope/-/escope-3.6.0.tgz#e01975e812781a163a6dadfdd80398dc64c889c3"

0 commit comments

Comments
 (0)