Skip to content

Commit b65d1fd

Browse files
build(deps): bump @babel/core from 7.28.4 to 7.28.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.28.4 to 7.28.5. - [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.5/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.28.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f041f2d commit b65d1fd

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"build:css:dev": "sass app/assets/stylesheets/application.scss app/assets/builds/application.css --load-path=node_modules --watch"
1313
},
1414
"dependencies": {
15-
"@babel/core": "^7.28.4",
15+
"@babel/core": "^7.28.5",
1616
"@fortawesome/fontawesome-free": "^7.1.0",
1717
"@hotwired/stimulus": "^3.2.2",
1818
"@hotwired/turbo-rails": "^8.0.18",

0 commit comments

Comments
 (0)