Skip to content

Commit 0d367e7

Browse files
chore(deps): update dependency @babel/plugin-transform-classes to v7.28.6 (#1067)
| datasource | package | from | to | | ---------- | ------------------------------- | ------ | ------ | | npm | @babel/plugin-transform-classes | 7.10.4 | 7.28.6 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent f5276d4 commit 0d367e7

2 files changed

Lines changed: 8 additions & 50 deletions

File tree

typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
},
238238
"devDependencies": {
239239
"@babel/core": "^7.12.9",
240-
"@babel/plugin-transform-classes": "7.10.4",
240+
"@babel/plugin-transform-classes": "7.28.6",
241241
"@babel/plugin-transform-runtime": "^7.12.10",
242242
"@babel/preset-env": "^7.12.7",
243243
"@babel/preset-typescript": "^7.12.7",

typescript/yarn.lock

Lines changed: 7 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@jridgewell/trace-mapping" "^0.3.28"
4949
jsesc "^3.0.2"
5050

51-
"@babel/helper-annotate-as-pure@^7.10.4", "@babel/helper-annotate-as-pure@^7.27.1", "@babel/helper-annotate-as-pure@^7.27.3":
51+
"@babel/helper-annotate-as-pure@^7.27.1", "@babel/helper-annotate-as-pure@^7.27.3":
5252
version "7.27.3"
5353
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.27.3.tgz#f31fd86b915fc4daf1f3ac6976c59be7084ed9c5"
5454
integrity sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==
@@ -88,14 +88,6 @@
8888
regexpu-core "^6.3.1"
8989
semver "^6.3.1"
9090

91-
"@babel/helper-define-map@^7.10.4":
92-
version "7.18.6"
93-
resolved "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.18.6.tgz#8dca645a768d0a5007b0bb90078c1d623e99e614"
94-
integrity sha512-XSOjXUDG7KODvtURN1p29hGHa4RFgqBQELuBowUOBt3alf2Ny/oNFJygS4yCXwM0vMoqLDjE1O7wSmocUmQ3Kg==
95-
dependencies:
96-
"@babel/helper-function-name" "^7.18.6"
97-
"@babel/types" "^7.18.6"
98-
9991
"@babel/helper-define-polyfill-provider@^0.6.5", "@babel/helper-define-polyfill-provider@^0.6.6":
10092
version "0.6.6"
10193
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.6.tgz#714dfe33d8bd710f556df59953720f6eeb6c1a14"
@@ -107,14 +99,6 @@
10799
lodash.debounce "^4.0.8"
108100
resolve "^1.22.11"
109101

110-
"@babel/helper-function-name@^7.10.4", "@babel/helper-function-name@^7.18.6":
111-
version "7.24.7"
112-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz#75f1e1725742f39ac6584ee0b16d94513da38dd2"
113-
integrity sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==
114-
dependencies:
115-
"@babel/template" "^7.24.7"
116-
"@babel/types" "^7.24.7"
117-
118102
"@babel/helper-globals@^7.28.0":
119103
version "7.28.0"
120104
resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674"
@@ -145,14 +129,14 @@
145129
"@babel/helper-validator-identifier" "^7.28.5"
146130
"@babel/traverse" "^7.28.6"
147131

148-
"@babel/helper-optimise-call-expression@^7.10.4", "@babel/helper-optimise-call-expression@^7.27.1":
132+
"@babel/helper-optimise-call-expression@^7.27.1":
149133
version "7.27.1"
150134
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.27.1.tgz#c65221b61a643f3e62705e5dd2b5f115e35f9200"
151135
integrity sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==
152136
dependencies:
153137
"@babel/types" "^7.27.1"
154138

155-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.27.1", "@babel/helper-plugin-utils@^7.28.6":
139+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.27.1", "@babel/helper-plugin-utils@^7.28.6":
156140
version "7.28.6"
157141
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz#6f13ea251b68c8532e985fd532f28741a8af9ac8"
158142
integrity sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==
@@ -166,7 +150,7 @@
166150
"@babel/helper-wrap-function" "^7.27.1"
167151
"@babel/traverse" "^7.27.1"
168152

169-
"@babel/helper-replace-supers@^7.10.4", "@babel/helper-replace-supers@^7.27.1", "@babel/helper-replace-supers@^7.28.6":
153+
"@babel/helper-replace-supers@^7.27.1", "@babel/helper-replace-supers@^7.28.6":
170154
version "7.28.6"
171155
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.28.6.tgz#94aa9a1d7423a00aead3f204f78834ce7d53fe44"
172156
integrity sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==
@@ -183,13 +167,6 @@
183167
"@babel/traverse" "^7.27.1"
184168
"@babel/types" "^7.27.1"
185169

186-
"@babel/helper-split-export-declaration@^7.10.4":
187-
version "7.24.7"
188-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz#83949436890e07fa3d6873c61a96e3bbf692d856"
189-
integrity sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==
190-
dependencies:
191-
"@babel/types" "^7.24.7"
192-
193170
"@babel/helper-string-parser@^7.27.1":
194171
version "7.27.1"
195172
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
@@ -364,21 +341,7 @@
364341
"@babel/helper-create-class-features-plugin" "^7.28.6"
365342
"@babel/helper-plugin-utils" "^7.28.6"
366343

367-
"@babel/plugin-transform-classes@7.10.4":
368-
version "7.10.4"
369-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.10.4.tgz#405136af2b3e218bc4a1926228bc917ab1a0adc7"
370-
integrity sha512-2oZ9qLjt161dn1ZE0Ms66xBncQH4In8Sqw1YWgBUZuGVJJS5c0OFZXL6dP2MRHrkU/eKhWg8CzFJhRQl50rQxA==
371-
dependencies:
372-
"@babel/helper-annotate-as-pure" "^7.10.4"
373-
"@babel/helper-define-map" "^7.10.4"
374-
"@babel/helper-function-name" "^7.10.4"
375-
"@babel/helper-optimise-call-expression" "^7.10.4"
376-
"@babel/helper-plugin-utils" "^7.10.4"
377-
"@babel/helper-replace-supers" "^7.10.4"
378-
"@babel/helper-split-export-declaration" "^7.10.4"
379-
globals "^11.1.0"
380-
381-
"@babel/plugin-transform-classes@^7.28.6":
344+
"@babel/plugin-transform-classes@7.28.6", "@babel/plugin-transform-classes@^7.28.6":
382345
version "7.28.6"
383346
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.6.tgz#8f6fb79ba3703978e701ce2a97e373aae7dda4b7"
384347
integrity sha512-EF5KONAqC5zAqT783iMGuM2ZtmEBy+mJMOKl2BCvPZ2lVrwvXnB6o+OBWCS+CoeCCpVRF2sA2RBKUxvT8tQT5Q==
@@ -839,7 +802,7 @@
839802
"@babel/plugin-transform-modules-commonjs" "^7.27.1"
840803
"@babel/plugin-transform-typescript" "^7.28.5"
841804

842-
"@babel/template@^7.24.7", "@babel/template@^7.28.6":
805+
"@babel/template@^7.28.6":
843806
version "7.28.6"
844807
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.28.6.tgz#0e7e56ecedb78aeef66ce7972b082fce76a23e57"
845808
integrity sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==
@@ -861,7 +824,7 @@
861824
"@babel/types" "^7.29.0"
862825
debug "^4.3.1"
863826

864-
"@babel/types@^7.18.6", "@babel/types@^7.24.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.5", "@babel/types@^7.28.6", "@babel/types@^7.29.0", "@babel/types@^7.4.4":
827+
"@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.5", "@babel/types@^7.28.6", "@babel/types@^7.29.0", "@babel/types@^7.4.4":
865828
version "7.29.0"
866829
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.0.tgz#9f5b1e838c446e72cf3cd4b918152b8c605e37c7"
867830
integrity sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==
@@ -1077,11 +1040,6 @@ gensync@^1.0.0-beta.2:
10771040
resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0"
10781041
integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==
10791042

1080-
globals@^11.1.0:
1081-
version "11.12.0"
1082-
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
1083-
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
1084-
10851043
hasown@^2.0.2:
10861044
version "2.0.2"
10871045
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"

0 commit comments

Comments
 (0)