Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent 5671ac1 commit 40cbb90
Show file tree
Hide file tree
Showing 2 changed files with 279 additions and 273 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@babel/eslint-parser": "^7.24.5",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@ember/optional-features": "^2.1.0",
"@ember/string": "^3.1.1",
"@ember/test-helpers": "^3.3.0",
"@ember/string": "^4.0.0",
"@ember/test-helpers": "^4.0.0",
"@embroider/compat": "3.5.3-unstable.1486226",
"@embroider/config-meta-loader": "0.0.1-unstable.05796e6",
"@embroider/core": "3.4.12-unstable.1486226",
Expand All @@ -51,21 +51,21 @@
"@types/qunit": "^2.19.10",
"@types/rsvp": "^4.0.9",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"broccoli-asset-rev": "^3.0.0",
"concurrently": "^8.2.2",
"concurrently": "^9.0.0",
"ember-auto-import": "^2.7.2",
"ember-cli": "~5.8.1",
"ember-cli-babel": "^8.2.0",
"ember-cli-htmlbars": "^6.3.0",
"ember-modifier": "^4.1.0",
"ember-page-title": "^8.2.3",
"ember-qunit": "^8.0.2",
"ember-resolver": "^11.0.1",
"ember-resolver": "^13.0.0",
"ember-source": "~5.8.0",
"ember-template-lint": "^6.0.0",
"eslint": "^8.53.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^12.1.0",
"eslint-plugin-n": "^17.7.0",
Expand All @@ -82,7 +82,7 @@
"terser": "^5.31.0",
"tracked-built-ins": "^3.1.1",
"typescript": "^5.4.5",
"validate-npm-package-name": "^5.0.1",
"validate-npm-package-name": "^6.0.0",
"vite": "^5.2.12",
"webpack": "^5.91.0",
"yesno": "^0.4.0"
Expand Down
Loading

0 comments on commit 40cbb90

Please sign in to comment.