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] committed May 28, 2024
1 parent 624b041 commit 1e9e5a2
Show file tree
Hide file tree
Showing 6 changed files with 189 additions and 162 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": {
"@mermaid-js/mermaid-cli": "10.9.0",
"lerna-changelog": "2.2.0",
"release-it": "17.2.1",
"release-it": "17.3.0",
"@release-it-plugins/lerna-changelog": "6.1.0"
},
"version": "6.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/classic-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-qunit": "8.1.1",
"express": "4.19.2",
"glob": "10.3.15",
"glob": "10.4.1",
"handlebars": "4.7.8",
"loader.js": "4.7.0",
"my-engine": "workspace:../classic-test-app/lib/my-engine",
"npm-run-all2": "6.1.2",
"npm-run-all2": "6.2.0",
"pretender": "3.4.7",
"qunit": "2.20.1",
"qunit-dom": "2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ember-simple-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "11.12.0",
"eslint-plugin-n": "17.6.0",
"eslint-plugin-n": "17.7.0",
"eslint-plugin-prettier": "5.1.3",
"prettier": "3.2.5",
"rollup": "4.17.2",
"rollup": "4.18.0",
"rollup-plugin-copy": "3.5.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@
"eslint-plugin-qunit": "8.1.1",
"express": "4.19.2",
"fastboot-app-server": "4.1.3",
"glob": "10.3.15",
"glob": "10.4.1",
"handlebars": "4.7.8",
"loader.js": "4.7.0",
"my-engine": "workspace:../test-app/lib/my-engine",
"najax": "1.0.7",
"npm-run-all2": "6.1.2",
"npm-run-all2": "6.2.0",
"pretender": "3.4.7",
"qunit": "2.20.1",
"qunit-dom": "2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/test-esa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-qunit": "8.1.1",
"express": "4.19.2",
"glob": "10.3.15",
"glob": "10.4.1",
"handlebars": "4.7.8",
"loader.js": "4.7.0",
"my-engine": "workspace:../test-app/lib/my-engine",
"najax": "1.0.7",
"npm-run-all2": "6.1.2",
"npm-run-all2": "6.2.0",
"pretender": "3.4.7",
"qunit": "2.20.1",
"qunit-dom": "2.0.0",
Expand Down
Loading

0 comments on commit 1e9e5a2

Please sign in to comment.