Skip to content

Commit 158b591

Browse files
authored
Merge pull request #961 from elwayman02/dependabot/npm_and_yarn/eslint-plugin-qunit-8.0.1
[skip netlify]: Bump eslint-plugin-qunit from 8.0.0 to 8.0.1
2 parents 1139b22 + 4d14247 commit 158b591

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
@@ -72,7 +72,7 @@
7272
"eslint-plugin-ember": "^11.11.1",
7373
"eslint-plugin-n": "^16.0.2",
7474
"eslint-plugin-prettier": "^5.0.0",
75-
"eslint-plugin-qunit": "^8.0.0",
75+
"eslint-plugin-qunit": "^8.0.1",
7676
"field-guide": "^2.4.0",
7777
"field-guide-default-template": "^3.0.0",
7878
"loader.js": "^4.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7846,10 +7846,10 @@ eslint-plugin-prettier@^5.0.0:
78467846
prettier-linter-helpers "^1.0.0"
78477847
synckit "^0.8.5"
78487848

7849-
eslint-plugin-qunit@^8.0.0:
7850-
version "8.0.0"
7851-
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-8.0.0.tgz#92df9b8cc144a67edaf961e9c4db75d98065ce85"
7852-
integrity sha512-ly2x/pmJPcS0ztGAPap6qLC13GjOFwhBbvun0K1dAjaxaC6KB3TYjeBo+5pGvXqL3WdicmYxEKhTGwmhvoxMBQ==
7849+
eslint-plugin-qunit@^8.0.1:
7850+
version "8.0.1"
7851+
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-8.0.1.tgz#4969c2a5a13c7362cee1b38a2c0c06b60437a931"
7852+
integrity sha512-3bFOPryXoQOez95oP/JfWTxHBc/bgDQQZqTuv9uYTwH5sdIvSM2TES1iHDcy/F/LvqiqIpscDAOPAjlqSCnNPg==
78537853
dependencies:
78547854
eslint-utils "^3.0.0"
78557855
requireindex "^1.2.0"

0 commit comments

Comments
 (0)