Skip to content

Commit 12cad49

Browse files
Merge pull request #226 from kaliber5/dependabot/npm_and_yarn/types/qunit-2.11.2
2 parents ac4b9a9 + 59862cc commit 12cad49

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": "^1.0.10",
4848
"@types/ember-testing-helpers": "^0.0.4",
4949
"@types/ember__test-helpers": "^1.7.3",
50-
"@types/qunit": "^2.11.1",
50+
"@types/qunit": "^2.11.2",
5151
"@types/rsvp": "^4.0.2",
5252
"@typescript-eslint/eslint-plugin": "^2.22.0",
5353
"@typescript-eslint/parser": "^2.22.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2088,10 +2088,10 @@
20882088
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.4.tgz#a59e851c1ba16c0513ea123830dd639a0a15cb6a"
20892089
integrity sha512-+wYo+L6ZF6BMoEjtf8zB2esQsqdV6WsjRK/GP9WOgLPrq87PbNWgIxS76dS5uvl/QXtHGakZmwTznIfcPXcKlQ==
20902090

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

20962096
"@types/range-parser@*":
20972097
version "1.2.3"

0 commit comments

Comments
 (0)