Skip to content

Commit f0d38f5

Browse files
Bump @babel/helpers from 7.26.0 to 7.27.0
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.0 to 7.27.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-helpers) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1a03193 commit f0d38f5

File tree

1 file changed

+37
-5
lines changed

1 file changed

+37
-5
lines changed

yarn.lock

+37-5
Original file line numberDiff line numberDiff line change
@@ -141,12 +141,12 @@ __metadata:
141141
linkType: hard
142142

143143
"@babel/helpers@npm:^7.26.0":
144-
version: 7.26.0
145-
resolution: "@babel/helpers@npm:7.26.0"
144+
version: 7.27.0
145+
resolution: "@babel/helpers@npm:7.27.0"
146146
dependencies:
147-
"@babel/template": "npm:^7.25.9"
148-
"@babel/types": "npm:^7.26.0"
149-
checksum: 10c0/343333cced6946fe46617690a1d0789346960910225ce359021a88a60a65bc0d791f0c5d240c0ed46cf8cc63b5fd7df52734ff14e43b9c32feae2b61b1647097
147+
"@babel/template": "npm:^7.27.0"
148+
"@babel/types": "npm:^7.27.0"
149+
checksum: 10c0/a3c64fd2d8b164c041808826cc00769d814074ea447daaacaf2e3714b66d3f4237ef6e420f61d08f463d6608f3468c2ac5124ab7c68f704e20384def5ade95f4
150150
languageName: node
151151
linkType: hard
152152

@@ -161,6 +161,17 @@ __metadata:
161161
languageName: node
162162
linkType: hard
163163

164+
"@babel/parser@npm:^7.27.0":
165+
version: 7.27.0
166+
resolution: "@babel/parser@npm:7.27.0"
167+
dependencies:
168+
"@babel/types": "npm:^7.27.0"
169+
bin:
170+
parser: ./bin/babel-parser.js
171+
checksum: 10c0/ba2ed3f41735826546a3ef2a7634a8d10351df221891906e59b29b0a0cd748f9b0e7a6f07576858a9de8e77785aad925c8389ddef146de04ea2842047c9d2859
172+
languageName: node
173+
linkType: hard
174+
164175
"@babel/plugin-transform-react-jsx-self@npm:^7.25.9":
165176
version: 7.25.9
166177
resolution: "@babel/plugin-transform-react-jsx-self@npm:7.25.9"
@@ -203,6 +214,17 @@ __metadata:
203214
languageName: node
204215
linkType: hard
205216

217+
"@babel/template@npm:^7.27.0":
218+
version: 7.27.0
219+
resolution: "@babel/template@npm:7.27.0"
220+
dependencies:
221+
"@babel/code-frame": "npm:^7.26.2"
222+
"@babel/parser": "npm:^7.27.0"
223+
"@babel/types": "npm:^7.27.0"
224+
checksum: 10c0/13af543756127edb5f62bf121f9b093c09a2b6fe108373887ccffc701465cfbcb17e07cf48aa7f440415b263f6ec006e9415c79dfc2e8e6010b069435f81f340
225+
languageName: node
226+
linkType: hard
227+
206228
"@babel/traverse@npm:^7.25.9":
207229
version: 7.26.4
208230
resolution: "@babel/traverse@npm:7.26.4"
@@ -228,6 +250,16 @@ __metadata:
228250
languageName: node
229251
linkType: hard
230252

253+
"@babel/types@npm:^7.27.0":
254+
version: 7.27.0
255+
resolution: "@babel/types@npm:7.27.0"
256+
dependencies:
257+
"@babel/helper-string-parser": "npm:^7.25.9"
258+
"@babel/helper-validator-identifier": "npm:^7.25.9"
259+
checksum: 10c0/6f1592eabe243c89a608717b07b72969be9d9d2fce1dee21426238757ea1fa60fdfc09b29de9e48d8104311afc6e6fb1702565a9cc1e09bc1e76f2b2ddb0f6e1
260+
languageName: node
261+
linkType: hard
262+
231263
"@biomejs/biome@npm:1.9.0":
232264
version: 1.9.0
233265
resolution: "@biomejs/biome@npm:1.9.0"

0 commit comments

Comments
 (0)