Skip to content

Commit bbf5f0a

Browse files
committed
fix(deps): update dependency @babel/core to v7.23.0
1 parent c5e6008 commit bbf5f0a

File tree

16 files changed

+370
-370
lines changed

16 files changed

+370
-370
lines changed

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

Lines changed: 45 additions & 45 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.17.3"
1414
},
1515
"devDependencies": {
16-
"@babel/core": "7.22.20",
16+
"@babel/core": "7.23.0",
1717
"@babel/preset-env": "7.22.20",
1818
"@babel/preset-react": "7.22.15",
1919
"@rollup/plugin-babel": "6.0.3",

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

Lines changed: 45 additions & 45 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.22.20",
11+
"@babel/core": "7.23.0",
1212
"@babel/preset-env": "7.22.20",
1313
"@babel/register": "7.22.15",
1414
"body-parser": "1.20.2",

0 commit comments

Comments
 (0)