Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2670)
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 Oct 16, 2023
1 parent 47e946c commit 6862c15
Show file tree
Hide file tree
Showing 6 changed files with 169 additions and 169 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"release": "release-it"
},
"devDependencies": {
"@mermaid-js/mermaid-cli": "10.4.0",
"@mermaid-js/mermaid-cli": "10.5.0",
"lerna-changelog": "2.2.0",
"release-it": "16.2.1",
"@release-it-plugins/lerna-changelog": "6.0.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/classic-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@babel/eslint-parser": "7.22.15",
"@ember/legacy-built-in-components": "0.4.2",
"@ember/legacy-built-in-components": "0.5.0",
"@ember/optional-features": "2.0.0",
"@ember/string": "3.1.1",
"@ember/test-helpers": "3.2.0",
Expand All @@ -29,7 +29,7 @@
"cors": "2.8.5",
"ember-auto-import": "2.6.3",
"ember-cli": "5.3.0",
"ember-cli-babel": "8.1.0",
"ember-cli-babel": "8.2.0",
"ember-cli-content-security-policy": "1.1.1",
"ember-cli-dependency-checker": "3.3.2",
"ember-cli-htmlbars": "6.3.0",
Expand Down Expand Up @@ -63,7 +63,7 @@
"qunit": "2.20.0",
"qunit-dom": "2.0.0",
"torii": "1.0.0-beta.2",
"webpack": "5.88.2"
"webpack": "5.89.0"
},
"ember": {
"edition": "octane"
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.51.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-ember": "11.11.1",
"eslint-plugin-n": "16.1.0",
"eslint-plugin-n": "16.2.0",
"eslint-plugin-prettier": "5.0.1",
"prettier": "3.0.3",
"rollup": "4.0.2",
"rollup": "4.1.4",
"rollup-plugin-copy": "3.5.0"
},
"publishConfig": {
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,7 +18,7 @@
},
"devDependencies": {
"@babel/eslint-parser": "7.22.15",
"@ember/legacy-built-in-components": "0.4.2",
"@ember/legacy-built-in-components": "0.5.0",
"@ember/optional-features": "2.0.0",
"@ember/string": "3.1.1",
"@ember/test-helpers": "3.2.0",
Expand All @@ -31,7 +31,7 @@
"cors": "2.8.5",
"ember-auto-import": "2.6.3",
"ember-cli": "5.3.0",
"ember-cli-babel": "8.1.0",
"ember-cli-babel": "8.2.0",
"ember-cli-content-security-policy": "1.1.1",
"ember-cli-dependency-checker": "3.3.2",
"ember-cli-fastboot": "4.1.1",
Expand Down Expand Up @@ -69,7 +69,7 @@
"qunit": "2.20.0",
"qunit-dom": "2.0.0",
"torii": "1.0.0-beta.2",
"webpack": "5.88.2"
"webpack": "5.89.0"
},
"fastbootDependencies": [
"node-fetch",
Expand Down
6 changes: 3 additions & 3 deletions packages/test-esa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@babel/eslint-parser": "7.22.15",
"@ember/legacy-built-in-components": "0.4.2",
"@ember/legacy-built-in-components": "0.5.0",
"@ember/optional-features": "2.0.0",
"@ember/string": "3.1.1",
"@ember/test-helpers": "3.2.0",
Expand All @@ -37,7 +37,7 @@
"cors": "2.8.5",
"ember-auto-import": "2.6.3",
"ember-cli": "5.3.0",
"ember-cli-babel": "8.1.0",
"ember-cli-babel": "8.2.0",
"ember-cli-content-security-policy": "1.1.1",
"ember-cli-dependency-checker": "3.3.2",
"ember-cli-htmlbars": "6.3.0",
Expand Down Expand Up @@ -73,7 +73,7 @@
"qunit-dom": "2.0.0",
"sinon": "16.1.0",
"torii": "1.0.0-beta.2",
"webpack": "5.88.2"
"webpack": "5.89.0"
},
"engines": {
"node": "16.* || >= 18"
Expand Down
Loading

0 comments on commit 6862c15

Please sign in to comment.