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 Jul 29, 2024
1 parent b327174 commit a0ddf06
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 73 deletions.
8 changes: 4 additions & 4 deletions packages/ember-cookies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,19 +56,19 @@
},
"devDependencies": {
"@babel/core": "7.24.9",
"@babel/eslint-parser": "7.24.8",
"@babel/eslint-parser": "7.25.1",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.24.7",
"@embroider/addon-dev": "5.0.0",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.7.0",
"@eslint/js": "9.8.0",
"@rollup/plugin-babel": "6.0.4",
"@types/ember": "4.0.11",
"concurrently": "8.2.2",
"eslint": "9.7.0",
"eslint": "9.8.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "12.1.1",
"eslint-plugin-n": "17.9.0",
"eslint-plugin-n": "17.10.1",
"eslint-plugin-prettier": "5.2.1",
"globals": "15.8.0",
"prettier": "3.3.3",
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 @@ -23,13 +23,13 @@
"test:watch": "pnpm test:one ember-default --- ember test --server"
},
"devDependencies": {
"@babel/eslint-parser": "7.24.8",
"@babel/eslint-parser": "7.25.1",
"@ember/optional-features": "2.1.0",
"@ember/string": "4.0.0",
"@ember/test-helpers": "3.3.1",
"@embroider/test-setup": "4.0.0",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.7.0",
"@eslint/js": "9.8.0",
"@glimmer/component": "1.1.2",
"@glimmer/tracking": "1.1.2",
"broccoli-asset-rev": "3.0.0",
Expand All @@ -54,10 +54,10 @@
"ember-source": "5.10.1",
"ember-source-channel-url": "3.0.0",
"ember-try": "3.0.0",
"eslint": "9.7.0",
"eslint": "9.8.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "12.1.1",
"eslint-plugin-n": "17.9.0",
"eslint-plugin-n": "17.10.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-qunit": "8.1.1",
"glob": "11.0.0",
Expand Down
Loading

0 comments on commit a0ddf06

Please sign in to comment.