Skip to content

Commit b29e552

Browse files
authored
Merge pull request #1107 from elwayman02/dependabot/npm_and_yarn/eslint-plugin-qunit-8.1.2
[skip netlify]: Bump eslint-plugin-qunit from 8.1.1 to 8.1.2
2 parents fe2caf9 + 34b6ed2 commit b29e552

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"eslint-plugin-ember": "^12.2.0",
7575
"eslint-plugin-n": "^17.10.2",
7676
"eslint-plugin-prettier": "^5.2.1",
77-
"eslint-plugin-qunit": "^8.1.1",
77+
"eslint-plugin-qunit": "^8.1.2",
7878
"field-guide": "^2.4.0",
7979
"field-guide-default-template": "^3.0.0",
8080
"loader.js": "^4.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8166,10 +8166,10 @@ eslint-plugin-prettier@^5.2.1:
81668166
prettier-linter-helpers "^1.0.0"
81678167
synckit "^0.9.1"
81688168

8169-
eslint-plugin-qunit@^8.1.1:
8170-
version "8.1.1"
8171-
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-8.1.1.tgz#08c0663a6c9d58d6435c3c6d9283df2752a9003b"
8172-
integrity sha512-j3xhiAf2Wvr8Dfwl5T6tlJ+F55vqYE9ZdAHUOTzq1lGerYrXzOS46RvK4SSWug2D8sl3ZYr2lA4/hgVXgLloxw==
8169+
eslint-plugin-qunit@^8.1.2:
8170+
version "8.1.2"
8171+
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-8.1.2.tgz#ac740615e73377dd531429da02769dc2ca205fe1"
8172+
integrity sha512-2gDQdHlQW8GVXD7YYkO8vbm9Ldc60JeGMuQN5QlD48OeZ8znBvvoHWZZMeXjvoDPReGaLEvyuWrDtrI8bDbcqw==
81738173
dependencies:
81748174
eslint-utils "^3.0.0"
81758175
requireindex "^1.2.0"

0 commit comments

Comments
 (0)