Skip to content

Commit a867a8f

Browse files
Build(deps): Bump @babel/standalone from 7.27.5 to 7.27.6 in the babel group (#33089)
Bumps the babel group with 1 update: [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone). Updates `@babel/standalone` from 7.27.5 to 7.27.6 - [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.6/packages/babel-standalone) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 623cde9 commit a867a8f

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

app/assets/javascripts/discourse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"devDependencies": {
6060
"@babel/core": "^7.27.4",
61-
"@babel/standalone": "^7.27.5",
61+
"@babel/standalone": "^7.27.6",
6262
"@colors/colors": "^1.6.0",
6363
"@discourse/itsatrap": "^2.0.10",
6464
"@ember-compat/tracked-built-ins": "^0.9.1",

app/assets/javascripts/theme-transpiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"license": "GPL-2.0-only",
88
"keywords": [],
99
"dependencies": {
10-
"@babel/standalone": "^7.27.5",
10+
"@babel/standalone": "^7.27.6",
1111
"@csstools/postcss-light-dark-function": "^2.0.9",
1212
"autoprefixer": "^10.4.21",
1313
"babel-plugin-ember-template-compilation": "^2.4.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)