Skip to content

Commit 3128ad0

Browse files
committed
Update yarn.lock file for '@babel/helper-annotate-as-pure'
1 parent 79eba06 commit 3128ad0

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

yarn.lock

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22
# yarn lockfile v1
33

44

5+
"@babel/helper-annotate-as-pure@^7.0.0-beta.37":
6+
version "7.0.0-beta.38"
7+
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0-beta.38.tgz#888cf28a1b9094d670dbdb1be1ec550b40c2dd9c"
8+
dependencies:
9+
"@babel/types" "7.0.0-beta.38"
10+
11+
12+
version "7.0.0-beta.38"
13+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.38.tgz#2ce2443f7dc6ad535a67db4940cbd34e64035a6f"
14+
dependencies:
15+
esutils "^2.0.2"
16+
lodash "^4.2.0"
17+
to-fast-properties "^2.0.0"
18+
519
abab@^1.0.3:
620
version "1.0.3"
721
resolved "https://registry.yarnpkg.com/abab/-/abab-1.0.3.tgz#b81de5f7274ec4e756d797cd834f303642724e5d"
@@ -2573,6 +2587,10 @@ to-fast-properties@^1.0.3:
25732587
version "1.0.3"
25742588
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
25752589

2590+
to-fast-properties@^2.0.0:
2591+
version "2.0.0"
2592+
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
2593+
25762594
tough-cookie@^2.3.2, tough-cookie@~2.3.0:
25772595
version "2.3.2"
25782596
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.2.tgz#f081f76e4c85720e6c37a5faced737150d84072a"

0 commit comments

Comments
 (0)