Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-qunit to v7.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 4, 2022
1 parent 082ff91 commit 2acefdb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -33,7 +33,7 @@
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-qunit": "7.3.1",
"eslint-plugin-qunit": "7.3.2",
"eslint-plugin-simple-import-sort": "^8.0.0",
"prettier": "2.7.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3577,10 +3577,10 @@ eslint-plugin-prettier@4.2.1:
dependencies:
prettier-linter-helpers "^1.0.0"

eslint-plugin-qunit@7.3.1:
version "7.3.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-7.3.1.tgz#cb7c0012199a8db8ff43916d07b0361e999a53b1"
integrity sha512-L1yutkLqCgr70ZmMAbBKPvUOUwhKryZ0RaJKOzw72Bmn8no3JNBL9hhbX2aTvfZqYM/wLXIT0nICZiGrV4xVJw==
eslint-plugin-qunit@7.3.2:
version "7.3.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-7.3.2.tgz#8a42d5e6c9512f2522381c54980efc7848eace67"
integrity sha512-nlG1bfXIPo9DZnF117A2vwz3g3vfDB3E8oxswaLjYXKpnklIBCoUn9XoZHyy7IBbAXkyCYPj4p7tcUw+u/p4+A==
dependencies:
eslint-utils "^3.0.0"
requireindex "^1.2.0"
Expand Down

0 comments on commit 2acefdb

Please sign in to comment.