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 Oct 2, 2023
1 parent 236586f commit 38f5583
Show file tree
Hide file tree
Showing 6 changed files with 120 additions and 106 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.4.0",
"lerna-changelog": "2.2.0",
"release-it": "16.2.0",
"release-it": "16.2.1",
"@release-it-plugins/lerna-changelog": "6.0.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 @@ -20,7 +20,7 @@
"@ember/optional-features": "2.0.0",
"@ember/string": "3.1.1",
"@ember/test-helpers": "3.2.0",
"@embroider/test-setup": "3.0.1",
"@embroider/test-setup": "3.0.2",
"@glimmer/component": "1.1.2",
"@glimmer/tracking": "1.1.2",
"body-parser": "1.20.2",
Expand Down Expand Up @@ -54,7 +54,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-qunit": "8.0.0",
"express": "4.18.2",
"glob": "10.3.7",
"glob": "10.3.10",
"handlebars": "4.7.8",
"loader.js": "4.7.0",
"my-engine": "workspace:../classic-test-app/lib/my-engine",
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 @@ -41,7 +41,7 @@
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.0",
"@babel/runtime": "7.23.1",
"@embroider/addon-dev": "4.1.0",
"@embroider/addon-dev": "4.1.1",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-node-resolve": "15.2.1",
"concurrently": "8.2.1",
Expand All @@ -52,7 +52,7 @@
"eslint-plugin-n": "16.1.0",
"eslint-plugin-prettier": "5.0.0",
"prettier": "3.0.3",
"rollup": "3.29.3",
"rollup": "3.29.4",
"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 @@ -22,7 +22,7 @@
"@ember/optional-features": "2.0.0",
"@ember/string": "3.1.1",
"@ember/test-helpers": "3.2.0",
"@embroider/test-setup": "3.0.1",
"@embroider/test-setup": "3.0.2",
"@glimmer/component": "1.1.2",
"@glimmer/tracking": "1.1.2",
"body-parser": "1.20.2",
Expand Down Expand Up @@ -59,7 +59,7 @@
"eslint-plugin-qunit": "8.0.0",
"express": "4.18.2",
"fastboot-app-server": "4.1.1",
"glob": "10.3.7",
"glob": "10.3.10",
"handlebars": "4.7.8",
"loader.js": "4.7.0",
"my-engine": "workspace:../test-app/lib/my-engine",
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 @@ -28,7 +28,7 @@
"@ember/optional-features": "2.0.0",
"@ember/string": "3.1.1",
"@ember/test-helpers": "3.2.0",
"@embroider/test-setup": "3.0.1",
"@embroider/test-setup": "3.0.2",
"@glimmer/component": "1.1.2",
"@glimmer/tracking": "1.1.2",
"body-parser": "1.20.2",
Expand Down Expand Up @@ -62,7 +62,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-qunit": "8.0.0",
"express": "4.18.2",
"glob": "10.3.7",
"glob": "10.3.10",
"handlebars": "4.7.8",
"loader.js": "4.7.0",
"my-engine": "workspace:../test-app/lib/my-engine",
Expand Down
Loading

0 comments on commit 38f5583

Please sign in to comment.