Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#991)
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 30, 2024
1 parent 83ba48d commit 7cd3a1f
Show file tree
Hide file tree
Showing 3 changed files with 140 additions and 163 deletions.
6 changes: 3 additions & 3 deletions packages/ember-cookies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@
"@babel/plugin-proposal-decorators": "7.24.7",
"@embroider/addon-dev": "5.0.0",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@rollup/plugin-babel": "6.0.4",
"@types/ember": "4.0.11",
"concurrently": "9.0.1",
"eslint": "9.11.0",
"eslint": "9.11.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "12.2.0",
"eslint-plugin-ember": "12.2.1",
"eslint-plugin-n": "17.10.3",
"eslint-plugin-prettier": "5.2.1",
"globals": "15.9.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@ember/test-helpers": "3.3.1",
"@embroider/test-setup": "4.0.0",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@glimmer/component": "1.1.2",
"@glimmer/tracking": "1.1.2",
"broccoli-asset-rev": "3.0.0",
Expand All @@ -50,14 +50,14 @@
"ember-maybe-import-regenerator": "1.0.0",
"ember-page-title": "8.2.3",
"ember-qunit": "8.1.0",
"ember-resolver": "13.0.1",
"ember-resolver": "13.0.2",
"ember-sinon": "5.0.0",
"ember-source": "5.11.0",
"ember-source": "5.11.1",
"ember-source-channel-url": "3.0.0",
"ember-try": "3.0.0",
"eslint": "9.11.0",
"eslint": "9.11.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "12.2.0",
"eslint-plugin-ember": "12.2.1",
"eslint-plugin-n": "17.10.3",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-qunit": "8.1.2",
Expand Down
Loading

0 comments on commit 7cd3a1f

Please sign in to comment.