Skip to content

Commit fda8d77

Browse files
chore(deps): update dependency @babel/preset-env to v7.27.2 (#371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21ae703 commit fda8d77

File tree

4 files changed

+76
-72
lines changed

4 files changed

+76
-72
lines changed

webapp-1/package-lock.json

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

webapp-1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"homepage": "https://github.com/relative-ci/example-react-webpack#readme",
2222
"devDependencies": {
2323
"@babel/core": "7.27.1",
24-
"@babel/preset-env": "7.27.1",
24+
"@babel/preset-env": "7.27.2",
2525
"@babel/preset-react": "7.27.1",
2626
"@relative-ci/agent": "4.3.1",
2727
"@svgr/webpack": "8.1.0",

webapp-2/package-lock.json

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

webapp-2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"homepage": "https://github.com/relative-ci/example-react-webpack#readme",
2222
"devDependencies": {
2323
"@babel/core": "7.27.1",
24-
"@babel/preset-env": "7.27.1",
24+
"@babel/preset-env": "7.27.2",
2525
"@babel/preset-react": "7.27.1",
2626
"@relative-ci/agent": "4.3.1",
2727
"@svgr/webpack": "8.1.0",

0 commit comments

Comments
 (0)