about summary refs log tree commit diff
path: root/yarn.lock
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2021-05-05 06:13:04 +0900
committerGitHub <noreply@github.com>2021-05-04 23:13:04 +0200
commitdde0529fbc2228ff7069a5208cdcdf745685db09 (patch)
treea6247690c46ee18d9822e72d1f9c9bc486bdffc9 /yarn.lock
parentd95128c99dc65b8f5ffc352e5eb4c2a87b332c5a (diff)
Remove dependency for @babel/plugin-proposal-class-properties (#16155)
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarn.lock b/yarn.lock
index e296a9d51..71865363e 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -347,7 +347,7 @@
     "@babel/helper-remap-async-to-generator" "^7.13.0"
     "@babel/plugin-syntax-async-generators" "^7.8.4"
 
-"@babel/plugin-proposal-class-properties@^7.13.0", "@babel/plugin-proposal-class-properties@^7.8.3":
+"@babel/plugin-proposal-class-properties@^7.13.0":
   version "7.13.0"
   resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.13.0.tgz#146376000b94efd001e57a40a88a525afaab9f37"
   integrity sha512-KnTDjFNC1g+45ka0myZNvSBFLhNCLN+GeGYLDEA8Oq7MZ6yMgfLoIRh86GRT0FjtJhZw8JyUskP9uvj5pHM9Zg==