Skip to content

Commit e3dc4fc

Browse files
[skip netlify]: Bump @babel/core from 7.24.9 to 7.25.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.9 to 7.25.2. - [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.25.2/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c01ef3a commit e3dc4fc

File tree

4 files changed

+631
-617
lines changed

4 files changed

+631
-617
lines changed

docs-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"test:ember": "ember test"
2525
},
2626
"devDependencies": {
27-
"@babel/core": "^7.24.7",
27+
"@babel/core": "^7.25.2",
2828
"@babel/eslint-parser": "^7.25.1",
2929
"@babel/plugin-proposal-decorators": "^7.24.7",
3030
"@ember/optional-features": "^2.1.0",

ember-resize-modifier/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"ember-modifier": "^4.2.0"
3838
},
3939
"devDependencies": {
40-
"@babel/core": "^7.24.4",
40+
"@babel/core": "^7.25.2",
4141
"@babel/eslint-parser": "^7.25.1",
4242
"@babel/runtime": "^7.25.0",
4343
"@embroider/addon-dev": "^5.0.0",

0 commit comments

Comments
 (0)