Skip to content

Commit dd53a45

Browse files
authored
Bump @types/qunit from 2.5.4 to 2.9.0 (ember-cli#288)
Bump @types/qunit from 2.5.4 to 2.9.0
2 parents 883099b + cb262b5 commit dd53a45

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
@@ -44,7 +44,7 @@
4444
"@types/ember-test-helpers": "^1.0.5",
4545
"@types/ember-testing-helpers": "^0.0.3",
4646
"@types/ember__test-helpers": "^0.7.8",
47-
"@types/qunit": "^2.5.4",
47+
"@types/qunit": "^2.9.0",
4848
"@types/rsvp": "^4.0.2",
4949
"@typescript-eslint/eslint-plugin": "^1.7.0",
5050
"@typescript-eslint/parser": "^1.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -992,10 +992,10 @@
992992
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.47.tgz#655b4a1cc52c8ab08f48cc055061990d6846bc97"
993993
integrity sha512-56wEJWXZs+3XXoTe/OCpdZ6czrONhy+6hT0GdPOb7HvudLTMJ1T5tuZPs37K5cPR5t+J9+vLPFDQgUQ8NWJE1w==
994994

995-
"@types/qunit@^2.5.4":
996-
version "2.5.4"
997-
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.5.4.tgz#0518940acc6013259a8619a1ec34ce0e4ff8d1c4"
998-
integrity sha512-VHi2lEd4/zp8OOouf43JXGJJ5ZxHvdLL1dU0Yakp6Iy73SjpuXl7yjwAwmh1qhTv8krDgHteSwaySr++uXX9YQ==
995+
"@types/qunit@^2.9.0":
996+
version "2.9.0"
997+
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.9.0.tgz#0b3fcbe2b92f067856adac82ba3afbc66d8835ac"
998+
integrity sha512-Hx34HZmTJKRay+x3sFdEK62I8Z8YSWYg+rAlNr4M+AbwvNUJYxTTmWEH4a8B9ZN+Fl61awFrw+oRicWLFVugvQ==
999999

10001000
"@types/rsvp@*", "@types/rsvp@^4.0.2":
10011001
version "4.0.2"

0 commit comments

Comments
 (0)