Skip to content

Commit d65e323

Browse files
dependabot[bot]mariobehlingcweitat
authored
chore(deps-dev): bump @types/qunit from 2.11.3 to 2.19.5 (#8693)
Bumps [@types/qunit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qunit) from 2.11.3 to 2.19.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qunit) --- updated-dependencies: - dependency-name: "@types/qunit" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mario Behling <[email protected]> Co-authored-by: cweitat <[email protected]>
1 parent 4d496f7 commit d65e323

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/ember__test-helpers": "^2.6.1",
4848
"@types/lodash-es": "^4.17.6",
4949
"@types/moment": "^2.13.0",
50-
"@types/qunit": "^2.11.3",
50+
"@types/qunit": "^2.19.5",
5151
"@types/rsvp": "^4.0.4",
5252
"@types/url-parse": "^1.4.8",
5353
"@typescript-eslint/eslint-plugin": "^5.23.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2726,10 +2726,10 @@
27262726
version "9.6.39"
27272727
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.39.tgz#111cb4f5591cb6945aad34733b4e40bfd59b58fc"
27282728

2729-
"@types/qunit@*", "@types/qunit@^2.11.3":
2730-
version "2.11.3"
2731-
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.11.3.tgz#2900adb58eee250c96b2d33a923cc4eae70d72ba"
2732-
integrity sha512-UF/4jDehcpRlMXzKXi2Z59Id48/uYlMeUDhYdjFrVVwy30Eud/e60Ok3yVjSPlHprafj3B315uFTrF6eqQTeSw==
2729+
"@types/qunit@*", "@types/qunit@^2.19.5":
2730+
version "2.19.5"
2731+
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.19.5.tgz#85ef78aa6ec916d5c723c74ecc7edb1ed1b863fe"
2732+
integrity sha512-NvyN1m6nKlRpAXETsTdqzEfW6C+5xbIqrXxQbnm8PmfxM7Ixi73KPoHgXCLJZHw8fd9pvCm3gVeX3nBYRuZLYQ==
27332733

27342734
"@types/range-parser@*":
27352735
version "1.2.3"

0 commit comments

Comments
 (0)