Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 99d1185

Browse files
Bump babel-plugin-minify-type-constructors from 0.2.0 to 0.4.3
Bumps [babel-plugin-minify-type-constructors](https://github.com/babel/minify) from 0.2.0 to 0.4.3. - [Release notes](https://github.com/babel/minify/releases) - [Changelog](https://github.com/babel/minify/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/minify/compare/babel-plugin-minify-type-constructors@0.2.0...babel-plugin-minify-type-constructors@0.4.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 3abe33b commit 99d1185

File tree

3 files changed

+9
-21
lines changed

3 files changed

+9
-21
lines changed

package-lock.json

Lines changed: 4 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"babel-plugin-minify-mangle-names": "^0.5.0",
4646
"babel-plugin-minify-replace": "^0.2.0",
4747
"babel-plugin-minify-simplify": "^0.5.0",
48-
"babel-plugin-minify-type-constructors": "^0.2.0",
48+
"babel-plugin-minify-type-constructors": "^0.4.3",
4949
"babel-plugin-transform-inline-consecutive-adds": "^0.2.0",
5050
"babel-plugin-transform-member-expression-literals": "^6.8.5",
5151
"babel-plugin-transform-merge-sibling-variables": "^6.8.6",

yarn.lock

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -462,10 +462,6 @@ babel-helper-is-void-0@^0.1.1:
462462
version "0.1.1"
463463
resolved "https://registry.yarnpkg.com/babel-helper-is-void-0/-/babel-helper-is-void-0-0.1.1.tgz#72f21a3abba0bef3837f9174fca731aed9a02888"
464464

465-
babel-helper-is-void-0@^0.2.0:
466-
version "0.2.0"
467-
resolved "https://registry.yarnpkg.com/babel-helper-is-void-0/-/babel-helper-is-void-0-0.2.0.tgz#6ed0ada8a9b1c5b6e88af6b47c1b3b5c080860eb"
468-
469465
babel-helper-is-void-0@^0.4.3:
470466
version "0.4.3"
471467
resolved "https://registry.yarnpkg.com/babel-helper-is-void-0/-/babel-helper-is-void-0-0.4.3.tgz#7d9c01b4561e7b95dbda0f6eee48f5b60e67313e"
@@ -676,11 +672,11 @@ babel-plugin-minify-type-constructors@^0.1.2:
676672
dependencies:
677673
babel-helper-is-void-0 "^0.1.1"
678674

679-
babel-plugin-minify-type-constructors@^0.2.0:
680-
version "0.2.0"
681-
resolved "https://registry.yarnpkg.com/babel-plugin-minify-type-constructors/-/babel-plugin-minify-type-constructors-0.2.0.tgz#7f3b6458be0863cfd59e9985bed6d134aa7a2e17"
675+
babel-plugin-minify-type-constructors@^0.4.3:
676+
version "0.4.3"
677+
resolved "https://registry.yarnpkg.com/babel-plugin-minify-type-constructors/-/babel-plugin-minify-type-constructors-0.4.3.tgz#1bc6f15b87f7ab1085d42b330b717657a2156500"
682678
dependencies:
683-
babel-helper-is-void-0 "^0.2.0"
679+
babel-helper-is-void-0 "^0.4.3"
684680

685681
babel-plugin-syntax-async-functions@^6.8.0:
686682
version "6.13.0"

0 commit comments

Comments
 (0)