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 Nov 13, 2023
1 parent 0fb6d3d commit ef929ae
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
@@ -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",
8 changes: 4 additions & 4 deletions packages/ember-simple-auth/package.json
Original file line number Diff line number Diff line change
@@ -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",
@@ -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": {
2 changes: 1 addition & 1 deletion packages/test-app/package.json
Original file line number Diff line number Diff line change
@@ -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",
2 changes: 1 addition & 1 deletion packages/test-esa/package.json
Original file line number Diff line number Diff line change
@@ -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",
Loading
Oops, something went wrong.

0 comments on commit ef929ae

Please sign in to comment.