Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 30, 2024
1 parent a606bc1 commit b1f1b5a
Show file tree
Hide file tree
Showing 2 changed files with 704 additions and 513 deletions.
20 changes: 10 additions & 10 deletions addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,18 +47,18 @@
"@babel/core": "^7.20.12",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.20.7",
"@embroider/addon-dev": "^3.0.0",
"@embroider/addon-dev": "^5.0.0",
"@rollup/plugin-babel": "^6.0.3",
"@babel/eslint-parser": "^7.11.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.4.0",
"eslint-plugin-ember": "^10.5.9",
"eslint-plugin-n": "^14.0.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-qunit": "^7.2.0",
"npm-run-all2": "^5.0.0",
"prettier": "^2.5.1",
"rollup": "^3.10.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-ember": "^12.0.0",
"eslint-plugin-n": "^17.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-qunit": "^8.0.0",
"npm-run-all2": "^6.0.0",
"prettier": "^3.0.0",
"rollup": "^4.0.0",
"rollup-plugin-copy": "^3.4.0"
},
"engines": {
Expand Down
Loading

0 comments on commit b1f1b5a

Please sign in to comment.