Skip to content

Commit 04a685c

Browse files
chore(deps-dev): bump @types/qunit from 2.11.1 to 2.11.2
Bumps [@types/qunit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qunit) from 2.11.1 to 2.11.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qunit) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 73bfe7e commit 04a685c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/ember-qunit": "^3.4.14",
6060
"@types/ember-resolver": "^5.0.10",
6161
"@types/ember__test-helpers": "^2.0.1",
62-
"@types/qunit": "^2.11.1",
62+
"@types/qunit": "^2.11.2",
6363
"broccoli-asset-rev": "^3.0.0",
6464
"ember-auto-import": "^1.11.3",
6565
"ember-cli": "~3.27.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2244,10 +2244,10 @@
22442244
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.5.tgz#434711bdd49eb5ee69d90c1d67c354a9a8ecb18b"
22452245
integrity sha512-/JHkVHtx/REVG0VVToGRGH2+23hsYLHdyG+GrvoUGlGAd0ErauXDyvHtRI/7H7mzLm+tBCKA7pfcpkQ1lf58iQ==
22462246

2247-
"@types/qunit@*", "@types/qunit@^2.11.1":
2248-
version "2.11.1"
2249-
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.11.1.tgz#3496d430d2bb0fa4761f00a27511f46020c6b410"
2250-
integrity sha512-vcM5+9O8LZuu5DYseaV4J7ehkYrhkv+aMIuxnF/OqMYlVEdv+odpCH1/5OVztiqxbCqTpQKWuELkMvG7OPycUQ==
2247+
"@types/qunit@*", "@types/qunit@^2.11.2":
2248+
version "2.11.2"
2249+
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.11.2.tgz#4cb99ae3ea6afe94b9c4cfd3ab715a285729ca9c"
2250+
integrity sha512-Bt0fz9l8sWxqP+cjoqWQyNVyOPPK+7GPhKIKLLTi7llR0FV+pyd50FXTXafZeZnsFVUgXw4pdupydz75E6vxjQ==
22512251

22522252
"@types/range-parser@*":
22532253
version "1.2.3"

0 commit comments

Comments
 (0)