Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#999)
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 7, 2024
1 parent f091552 commit 8e92171
Show file tree
Hide file tree
Showing 3 changed files with 318 additions and 144 deletions.
8 changes: 4 additions & 4 deletions packages/ember-cookies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,19 +58,19 @@
"@babel/core": "7.25.2",
"@babel/eslint-parser": "7.25.1",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.24.7",
"@babel/plugin-proposal-decorators": "7.25.7",
"@embroider/addon-dev": "6.0.0",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.11.1",
"@eslint/js": "9.12.0",
"@rollup/plugin-babel": "6.0.4",
"@types/ember": "4.0.11",
"concurrently": "9.0.1",
"eslint": "9.11.1",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "12.2.1",
"eslint-plugin-n": "17.10.3",
"eslint-plugin-prettier": "5.2.1",
"globals": "15.9.0",
"globals": "15.10.0",
"prettier": "3.3.3",
"rollup": "2.79.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
"@ember/test-helpers": "3.3.1",
"@embroider/test-setup": "4.0.0",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.11.1",
"@eslint/js": "9.12.0",
"@glimmer/component": "1.1.2",
"@glimmer/tracking": "1.1.2",
"broccoli-asset-rev": "3.0.0",
"ember-auto-import": "2.8.1",
"ember-cli": "5.11.0",
"ember-cli": "5.12.0",
"ember-cli-babel": "8.2.0",
"ember-cli-dependency-checker": "3.3.2",
"ember-cli-fastboot": "4.1.5",
Expand All @@ -55,14 +55,14 @@
"ember-source": "5.12.0",
"ember-source-channel-url": "3.0.0",
"ember-try": "3.0.0",
"eslint": "9.11.1",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.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",
"glob": "11.0.0",
"globals": "15.9.0",
"globals": "15.10.0",
"loader.js": "4.7.0",
"prettier": "3.3.3",
"qunit": "2.22.0",
Expand Down
Loading

0 comments on commit 8e92171

Please sign in to comment.