Skip to content

Commit

Permalink
Bump @types/qunit from 2.11.1 to 2.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jul 12, 2021
1 parent c02f826 commit 59862cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/ember-test-helpers": "^1.0.9",
"@types/ember-testing-helpers": "^0.0.4",
"@types/ember__test-helpers": "^1.7.3",
"@types/qunit": "^2.11.1",
"@types/qunit": "^2.11.2",
"@types/rsvp": "^4.0.2",
"@typescript-eslint/eslint-plugin": "^2.22.0",
"@typescript-eslint/parser": "^2.22.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2088,10 +2088,10 @@
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.4.tgz#a59e851c1ba16c0513ea123830dd639a0a15cb6a"
integrity sha512-+wYo+L6ZF6BMoEjtf8zB2esQsqdV6WsjRK/GP9WOgLPrq87PbNWgIxS76dS5uvl/QXtHGakZmwTznIfcPXcKlQ==

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

"@types/range-parser@*":
version "1.2.3"
Expand Down

0 comments on commit 59862cc

Please sign in to comment.