Skip to content

Commit c6781fb

Browse files
fix(deps): update dependency @babel/core to v7.27.7 (#671)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dd64f49 commit c6781fb

File tree

16 files changed

+250
-250
lines changed

16 files changed

+250
-250
lines changed

apps/25--5-clock/package-lock.json

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

apps/25--5-clock/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"express": "4.21.2"
1414
},
1515
"devDependencies": {
16-
"@babel/core": "7.27.4",
16+
"@babel/core": "7.27.7",
1717
"@babel/preset-env": "7.27.2",
1818
"@babel/preset-react": "7.27.1",
1919
"@rollup/plugin-babel": "6.0.4",

apps/american-british-translator/package-lock.json

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

apps/american-british-translator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"test": "mocha --timeout 5000 --require @babel/register --recursive --exit --ui tdd tests/"
99
},
1010
"dependencies": {
11-
"@babel/core": "7.27.4",
11+
"@babel/core": "7.27.7",
1212
"@babel/preset-env": "7.27.2",
1313
"@babel/register": "7.27.1",
1414
"body-parser": "1.20.3",

0 commit comments

Comments
 (0)