diff --git a/package.json b/package.json index 19467a17..46fed691 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "miragejs": "0.1.48", "prettier": "3.2.5", "qunit": "2.20.1", - "qunit-dom": "3.0.0", + "qunit-dom": "3.1.2", "semantic-release": "22.0.10", "stylelint": "15.11.0", "stylelint-config-standard": "34.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bbb6ba36..c0fe0b7a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -167,8 +167,8 @@ devDependencies: specifier: 2.20.1 version: 2.20.1 qunit-dom: - specifier: 3.0.0 - version: 3.0.0 + specifier: 3.1.2 + version: 3.1.2 semantic-release: specifier: 22.0.10 version: 22.0.10(typescript@5.2.2) @@ -1319,8 +1319,8 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.23.5 - '@babel/helper-create-class-features-plugin': 7.23.9(@babel/core@7.23.5) - '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.23.5) + '@babel/helper-plugin-utils': 7.24.0 '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.23.5) /@babel/plugin-transform-unicode-escapes@7.22.10(@babel/core@7.23.5): @@ -10750,8 +10750,8 @@ packages: rimraf: 2.7.1 underscore.string: 3.3.6 - /qunit-dom@3.0.0: - resolution: {integrity: sha512-rqGZ9ZgOvtOY+Ph2ElCJ4pRIHouMZmI3DWK35Xr3x3c17/gIwOHHyKAQk6XetqhqepS6p+oXvK6Bx1uZu5jJuw==} + /qunit-dom@3.1.2: + resolution: {integrity: sha512-urHvzhDxihYrMBpsT/Fk7So79CPfvS0ZwZw2VPA+0JV1Q1XP2IhDg/PLHTt+r2j7787iQAOpILx2GjwAa6CpnA==} dev: true /qunit@2.20.1: