Skip to content

Commit bde5171

Browse files
authored
Merge pull request #14 from Ipxxiao/dependabot/npm_and_yarn/babel/helpers-7.28.4
build(deps): bump @babel/helpers from 7.12.5 to 7.28.4
2 parents e6d50bc + adf181d commit bde5171

File tree

1 file changed

+8
-18
lines changed

1 file changed

+8
-18
lines changed

yarn.lock

Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -396,23 +396,13 @@
396396
"@babel/traverse" "^7.10.4"
397397
"@babel/types" "^7.10.4"
398398

399-
"@babel/helpers@^7.12.5":
400-
version "7.12.5"
401-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.5.tgz#1a1ba4a768d9b58310eda516c449913fe647116e"
402-
integrity sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA==
403-
dependencies:
404-
"@babel/template" "^7.10.4"
405-
"@babel/traverse" "^7.12.5"
406-
"@babel/types" "^7.12.5"
407-
408-
"@babel/helpers@^7.17.2":
409-
version "7.17.2"
410-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.2.tgz#23f0a0746c8e287773ccd27c14be428891f63417"
411-
integrity sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ==
399+
"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.2":
400+
version "7.28.4"
401+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827"
402+
integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==
412403
dependencies:
413-
"@babel/template" "^7.16.7"
414-
"@babel/traverse" "^7.17.0"
415-
"@babel/types" "^7.17.0"
404+
"@babel/template" "^7.27.2"
405+
"@babel/types" "^7.28.4"
416406

417407
"@babel/highlight@^7.10.4":
418408
version "7.10.4"
@@ -1061,7 +1051,7 @@
10611051
"@babel/parser" "^7.27.2"
10621052
"@babel/types" "^7.27.1"
10631053

1064-
"@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.10", "@babel/traverse@^7.12.5", "@babel/traverse@^7.17.0", "@babel/traverse@^7.17.3", "@babel/traverse@^7.7.2":
1054+
"@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.10", "@babel/traverse@^7.17.3", "@babel/traverse@^7.7.2":
10651055
version "7.28.5"
10661056
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b"
10671057
integrity sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==
@@ -1091,7 +1081,7 @@
10911081
"@babel/helper-validator-identifier" "^7.16.7"
10921082
to-fast-properties "^2.0.0"
10931083

1094-
"@babel/types@^7.27.1", "@babel/types@^7.28.5":
1084+
"@babel/types@^7.27.1", "@babel/types@^7.28.4", "@babel/types@^7.28.5":
10951085
version "7.28.5"
10961086
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b"
10971087
integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==

0 commit comments

Comments
 (0)