Skip to content

Commit 33b9e3e

Browse files
chore(deps-dev): Bump @babel/core from 7.28.5 to 7.28.6 in /src/Client
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.28.5 to 7.28.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.28.6/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.28.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fdce813 commit 33b9e3e

File tree

2 files changed

+67
-67
lines changed

2 files changed

+67
-67
lines changed

src/Client/package-lock.json

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

src/Client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"react-dom": "^18.3.1"
2222
},
2323
"devDependencies": {
24-
"@babel/core": "^7.28.5",
24+
"@babel/core": "^7.28.6",
2525
"@babel/plugin-transform-runtime": "^7.28.5",
2626
"@babel/preset-env": "^7.28.5",
2727
"@babel/preset-react": "^7.28.5",

0 commit comments

Comments
 (0)