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 Feb 10, 2025
1 parent 9a61368 commit b911995
Show file tree
Hide file tree
Showing 6 changed files with 1,671 additions and 314 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@babel/plugin-proposal-decorators": "7.25.9",
"@babel/preset-env": "7.26.7",
"@babel/preset-env": "7.26.8",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.19.0",
"@mermaid-js/mermaid-cli": "11.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/classic-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"ember-cli-inject-live-reload": "2.1.0",
"ember-cli-sri": "2.1.1",
"ember-cli-terser": "4.0.2",
"ember-data": "5.3.9",
"ember-data": "5.3.11",
"ember-disable-prototype-extensions": "1.1.3",
"ember-engines": "0.11.0",
"ember-engines-router-service": "0.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ember-simple-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"silent-error": "^1.0.0"
},
"devDependencies": {
"@babel/core": "7.26.7",
"@babel/core": "7.26.8",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.25.9",
"@babel/runtime": "7.26.7",
Expand Down
6 changes: 3 additions & 3 deletions packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"test:fastboot": "ember fastboot:test"
},
"devDependencies": {
"@babel/eslint-parser": "7.26.5",
"@babel/plugin-transform-typescript": "7.26.7",
"@babel/eslint-parser": "7.26.8",
"@babel/plugin-transform-typescript": "7.26.8",
"@ember/legacy-built-in-components": "0.5.0",
"@ember/optional-features": "2.2.0",
"@ember/string": "3.1.1",
Expand Down Expand Up @@ -50,7 +50,7 @@
"ember-cli-inject-live-reload": "2.1.0",
"ember-cli-sri": "2.1.1",
"ember-cli-terser": "4.0.2",
"ember-data": "5.3.9",
"ember-data": "5.3.11",
"ember-disable-prototype-extensions": "1.1.3",
"ember-engines": "0.11.0",
"ember-engines-router-service": "0.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-esa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"ember-cli-inject-live-reload": "2.1.0",
"ember-cli-sri": "2.1.1",
"ember-cli-terser": "4.0.2",
"ember-data": "5.3.9",
"ember-data": "5.3.11",
"ember-disable-prototype-extensions": "1.1.3",
"ember-engines": "0.11.0",
"ember-fetch": "8.1.2",
Expand Down
Loading

0 comments on commit b911995

Please sign in to comment.