Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-qunit to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2023
1 parent cba6c34 commit 9a630aa
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 40 deletions.
2 changes: 1 addition & 1 deletion docs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"eslint-plugin-ember": "^11.8.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-qunit": "^7.3.1",
"eslint-plugin-qunit": "^8.0.0",
"fractal-page-object": "^0.4.0",
"loader.js": "^4.7.0",
"postcss": "^8.4.17",
Expand Down
58 changes: 20 additions & 38 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"eslint-plugin-n": "^16.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-qunit": "^7.3.4",
"eslint-plugin-qunit": "^8.0.0",
"fractal-page-object": "^0.4.0",
"loader.js": "^4.7.0",
"postcss": "^8.2.14",
Expand Down

0 comments on commit 9a630aa

Please sign in to comment.