diff --git a/package.json b/package.json index 5267e412..333d9992 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "npm-run-all": "4.1.5", "prettier": "2.8.8", "qunit": "2.20.1", - "qunit-dom": "3.1.0", + "qunit-dom": "3.1.1", "release-it": "16.3.0", "release-it-lerna-changelog": "5.0.0", "webpack": "5.91.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 13544aa1..62b90100 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -116,8 +116,8 @@ devDependencies: specifier: 2.20.1 version: 2.20.1 qunit-dom: - specifier: 3.1.0 - version: 3.1.0 + specifier: 3.1.1 + version: 3.1.1 release-it: specifier: 16.3.0 version: 16.3.0(typescript@5.4.4) @@ -10268,8 +10268,8 @@ packages: rimraf: 2.7.1 underscore.string: 3.3.6 - /qunit-dom@3.1.0: - resolution: {integrity: sha512-gpek3SkGM4uCX7tV466fbkrtCXkxGyHNeBPqwXO2QvcAr36TbmbvfpVW77KNbw1N5xm2KNNzVOQHItxH/3pLVA==} + /qunit-dom@3.1.1: + resolution: {integrity: sha512-Ja2NK+LsQM4iDU5QFtkwbLEbETgr6+7wTf7t6DXW3hWhB6GmAtKA2r3eLnmXpSdncMnoBsedXSKfjM0iMTOUGQ==} dev: true /qunit@2.20.1: