Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-qunit to v7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 16, 2021
1 parent 75f2a1e commit 702df1a
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.0.0",
"eslint-plugin-qunit": "7.0.0",
"eslint-plugin-qunit": "7.1.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"prettier": "2.4.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2740,10 +2740,10 @@ eslint-plugin-prettier@4.0.0:
dependencies:
prettier-linter-helpers "^1.0.0"

eslint-plugin-qunit@7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-7.0.0.tgz#a782fafe930820f6b62880958ebc3e93de462f02"
integrity sha512-yPh02tbQoZK43voIfJFO9CUN5Q6j8ebfrnxEqPr7I4UiYln4RWKDQ4ajaHgV3gJKSAUZwymJ0DsB/YH6btRxIQ==
eslint-plugin-qunit@7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-7.1.0.tgz#d0d4f9f9f2b9623953a4b7f1ca8a71f4aa7df2b7"
integrity sha512-w1+iL/+idpHGNgWYKknY7uPA3EaVDgl4HT4ndkNM2ONr/MW3FTM3FLRpy6yDZ5YE3km372Ym9Vr/N28E3OI6Jg==
dependencies:
eslint-utils "^3.0.0"
requireindex "^1.2.0"
Expand Down

0 comments on commit 702df1a

Please sign in to comment.