Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to v7.25.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 91d3f37 commit 7feb605
Show file tree
Hide file tree
Showing 3 changed files with 331 additions and 139 deletions.
4 changes: 2 additions & 2 deletions packages/ember-cookies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"devDependencies": {
"@babel/core": "7.25.8",
"@babel/eslint-parser": "7.25.8",
"@babel/eslint-parser": "7.25.9",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.25.7",
"@babel/plugin-proposal-decorators": "7.25.9",
"@embroider/addon-dev": "6.0.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.12.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.8",
"@babel/eslint-parser": "7.25.9",
"@ember/optional-features": "2.1.0",
"@ember/string": "4.0.0",
"@ember/test-helpers": "3.3.1",
Expand Down
Loading

0 comments on commit 7feb605

Please sign in to comment.