Skip to content

Commit 3fb111a

Browse files
thorn0lydell
authored andcommitted
deduplicate entries in yarn.lock - part 2 (prettier#6884)
1 parent 10c5c37 commit 3fb111a

1 file changed

Lines changed: 13 additions & 4 deletions

File tree

yarn.lock

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,15 @@
227227
"@babel/traverse" "^7.7.0"
228228
"@babel/types" "^7.7.0"
229229

230+
231+
version "7.0.0-beta.46"
232+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.46.tgz#c553c51e65f572bdedd6eff66fc0bb563016645e"
233+
integrity sha512-r4snW6Q8ICL3Y8hGzYJRvyG/+sc+kvkewXNedG9tQjoHmUFMwMSv/o45GWQUQswevGnWghiGkpRPivFfOuMsOA==
234+
dependencies:
235+
chalk "^2.0.0"
236+
esutils "^2.0.2"
237+
js-tokens "^3.0.0"
238+
230239
"@babel/highlight@^7.0.0":
231240
version "7.0.0"
232241
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0.tgz#f710c38c8d458e6dd9a201afb637fcb781ce99e4"
@@ -4217,14 +4226,14 @@ js-levenshtein@^1.1.3:
42174226
version "1.1.3"
42184227
resolved "https://registry.yarnpkg.com/js-levenshtein/-/js-levenshtein-1.1.3.tgz#3ef627df48ec8cf24bacf05c0f184ff30ef413c5"
42194228

4229+
js-tokens@^3.0.0, js-tokens@^3.0.2:
4230+
version "3.0.2"
4231+
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
4232+
42204233
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
42214234
version "4.0.0"
42224235
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
42234236

4224-
js-tokens@^3.0.2:
4225-
version "3.0.2"
4226-
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
4227-
42284237
js-yaml@^3.13.1, js-yaml@^3.7.0:
42294238
version "3.13.1"
42304239
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"

0 commit comments

Comments
 (0)