Skip to content

Commit f1bda4a

Browse files
chore(deps-dev): bump the babel group with 2 updates (#6151)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1493ce9 commit f1bda4a

File tree

3 files changed

+45
-45
lines changed

3 files changed

+45
-45
lines changed

package-lock.json

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

packages/postcss-preset-primer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"postcss-preset-env": "^10.1.3"
2020
},
2121
"devDependencies": {
22-
"@babel/core": "^7.27.1",
22+
"@babel/core": "^7.27.4",
2323
"@babel/preset-env": "^7.27.2",
2424
"@babel/preset-typescript": "^7.27.1",
2525
"@types/postcss-mixins": "9.0.5",

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@
112112
"devDependencies": {
113113
"@actions/core": "1.11.1",
114114
"@babel/cli": "7.27.2",
115-
"@babel/core": "7.27.1",
116-
"@babel/parser": "7.27.2",
115+
"@babel/core": "7.27.4",
116+
"@babel/parser": "7.27.4",
117117
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
118118
"@babel/plugin-proposal-optional-chaining": "7.21.0",
119119
"@babel/plugin-transform-modules-commonjs": "7.27.1",

0 commit comments

Comments
 (0)