Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2134)
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 Sep 23, 2024
1 parent ec7b5c5 commit 6569e74
Show file tree
Hide file tree
Showing 5 changed files with 116 additions and 125 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"documentation": "14.0.3",
"concurrently": "8.2.2",
"eslint": "8.57.0",
"eslint": "8.57.1",
"prettier": "2.8.8"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/qunit-dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"babel-plugin-transform-es2015-modules-commonjs": "6.26.2",
"babel-preset-env": "1.7.0",
"concurrently": "8.2.2",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"lerna-changelog": "2.2.0",
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 @@ -29,7 +29,7 @@
"@ember/string": "4.0.0",
"@ember/test-helpers": "3.3.1",
"@embroider/compat": "3.6.1",
"@embroider/core": "3.4.15",
"@embroider/core": "3.4.16",
"@embroider/macros": "1.16.6",
"@embroider/test-setup": "3.0.3",
"@embroider/webpack": "3.2.3",
Expand Down Expand Up @@ -87,11 +87,11 @@
"ember-source-channel-url": "3.0.0",
"ember-template-lint": "6.0.0",
"ember-try": "3.0.0",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "12.2.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-n": "17.10.2",
"eslint-plugin-n": "17.10.3",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-qunit": "8.1.2",
"jest": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-vite-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"devDependencies": {
"qunit": "2.22.0",
"qunit-dom": "workspace:^",
"vite": "5.4.5"
"vite": "5.4.7"
},
"volta": {
"extends": "../../package.json"
Expand Down
Loading

0 comments on commit 6569e74

Please sign in to comment.