Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to v7.25.7 (#998)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 8e92171 commit 03311b2
Show file tree
Hide file tree
Showing 3 changed files with 627 additions and 622 deletions.
4 changes: 2 additions & 2 deletions packages/ember-cookies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"@embroider/addon-shim": "^1.7.1"
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/eslint-parser": "7.25.1",
"@babel/core": "7.25.7",
"@babel/eslint-parser": "7.25.7",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.25.7",
"@embroider/addon-dev": "6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"test:watch": "pnpm test:one ember-default --- ember test --server"
},
"devDependencies": {
"@babel/eslint-parser": "7.25.1",
"@babel/eslint-parser": "7.25.7",
"@ember/optional-features": "2.1.0",
"@ember/string": "4.0.0",
"@ember/test-helpers": "3.3.1",
Expand Down
Loading

0 comments on commit 03311b2

Please sign in to comment.