Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2687)
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 Nov 13, 2023
1 parent 0fb6d3d commit a31bee5
Show file tree
Hide file tree
Showing 5 changed files with 84 additions and 83 deletions.
2 changes: 1 addition & 1 deletion packages/classic-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"test:one": "ember try:one"
},
"devDependencies": {
"@babel/eslint-parser": "7.22.15",
"@babel/eslint-parser": "7.23.3",
"@ember/legacy-built-in-components": "0.5.0",
"@ember/optional-features": "2.0.0",
"@ember/string": "3.1.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/ember-simple-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@babel/core": "7.23.3",
"@babel/eslint-parser": "7.22.15",
"@babel/eslint-parser": "7.23.3",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.3",
"@babel/runtime": "7.23.2",
Expand All @@ -49,10 +49,10 @@
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-ember": "11.11.1",
"eslint-plugin-n": "16.2.0",
"eslint-plugin-n": "16.3.1",
"eslint-plugin-prettier": "5.0.1",
"prettier": "3.0.3",
"rollup": "4.3.0",
"prettier": "3.1.0",
"rollup": "4.4.0",
"rollup-plugin-copy": "3.5.0"
},
"publishConfig": {
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 @@ -17,7 +17,7 @@
"test:fastboot": "ember fastboot:test"
},
"devDependencies": {
"@babel/eslint-parser": "7.22.15",
"@babel/eslint-parser": "7.23.3",
"@ember/legacy-built-in-components": "0.5.0",
"@ember/optional-features": "2.0.0",
"@ember/string": "3.1.1",
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 @@ -23,7 +23,7 @@
"test:one": "ember try:one"
},
"devDependencies": {
"@babel/eslint-parser": "7.22.15",
"@babel/eslint-parser": "7.23.3",
"@ember/legacy-built-in-components": "0.5.0",
"@ember/optional-features": "2.0.0",
"@ember/string": "3.1.1",
Expand Down
Loading

0 comments on commit a31bee5

Please sign in to comment.