Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent 03311b2 commit 6f6830e
Show file tree
Hide file tree
Showing 3 changed files with 550 additions and 572 deletions.
6 changes: 3 additions & 3 deletions packages/ember-cookies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@
"@embroider/addon-shim": "^1.7.1"
},
"devDependencies": {
"@babel/core": "7.25.7",
"@babel/eslint-parser": "7.25.7",
"@babel/core": "7.25.8",
"@babel/eslint-parser": "7.25.8",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.25.7",
"@embroider/addon-dev": "6.0.0",
"@embroider/addon-dev": "6.0.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.12.0",
"@rollup/plugin-babel": "6.0.4",
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.7",
"@babel/eslint-parser": "7.25.8",
"@ember/optional-features": "2.1.0",
"@ember/string": "4.0.0",
"@ember/test-helpers": "3.3.1",
Expand Down
Loading

0 comments on commit 6f6830e

Please sign in to comment.