Skip to content

Commit

Permalink
chore(deps): bump @babel/core from 7.25.2 to 7.25.7
Browse files Browse the repository at this point in the history
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.25.2 to 7.25.7.
- [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.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Yelinz committed Oct 7, 2024
1 parent 7cf3853 commit 61b2394
Show file tree
Hide file tree
Showing 10 changed files with 1,155 additions and 1,038 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@adfinis/eslint-config": "2.1.1",
"@babel/core": "7.25.2",
"@babel/core": "7.25.7",
"@babel/eslint-parser": "7.25.1",
"@babel/plugin-proposal-decorators": "7.24.7",
"@commitlint/cli": "19.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/-ember-caluma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"start-proxy": "ember serve --proxy http://localhost:8000"
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/core": "7.25.7",
"@ember/legacy-built-in-components": "0.5.0",
"@ember/optional-features": "2.1.0",
"@ember/string": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test:ember-compatibility": "ember try:each"
},
"dependencies": {
"@babel/core": "^7.25.2",
"@babel/core": "^7.25.7",
"@ember/legacy-built-in-components": "^0.5.0",
"@embroider/macros": "^1.16.6",
"@glimmer/component": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@apollo/client": "^3.11.8",
"@babel/core": "^7.25.2",
"@babel/core": "^7.25.7",
"@ember/string": "^4.0.0",
"@embroider/macros": "^1.16.6",
"@glimmer/tracking": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/distribution/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test:ember-compatibility": "ember try:each"
},
"dependencies": {
"@babel/core": "^7.25.2",
"@babel/core": "^7.25.7",
"@ember/legacy-built-in-components": "^0.5.0",
"@ember/string": "^4.0.0",
"@embroider/macros": "^1.16.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/form-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test:ember-compatibility": "ember try:each"
},
"dependencies": {
"@babel/core": "^7.25.2",
"@babel/core": "^7.25.7",
"@ember/legacy-built-in-components": "^0.5.0",
"@ember/render-modifiers": "^2.1.0",
"@ember/string": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test:ember-compatibility": "ember try:each"
},
"dependencies": {
"@babel/core": "^7.25.2",
"@babel/core": "^7.25.7",
"@ember/string": "^4.0.0",
"@embroider/macros": "^1.16.6",
"@embroider/util": "^1.13.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test:ember-compatibility": "ember try:each"
},
"dependencies": {
"@babel/core": "^7.25.2",
"@babel/core": "^7.25.7",
"@ember/string": "^4.0.0",
"@faker-js/faker": "^9.0.3",
"broccoli-funnel": "^3.0.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test:ember-compatibility": "ember try:each"
},
"dependencies": {
"@babel/core": "^7.25.2",
"@babel/core": "^7.25.7",
"@glimmer/component": "^1.1.2",
"@projectcaluma/ember-core": "workspace:^",
"ember-apollo-client": "~4.0.2",
Expand Down
2,175 changes: 1,146 additions & 1,029 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 61b2394

Please sign in to comment.