Skip to content
This repository was archived by the owner on Mar 7, 2023. It is now read-only.

Commit 16ac4d0

Browse files
chore(deps): update dependency @types/qunit to v2.19.0
1 parent 906b224 commit 16ac4d0

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

packages/@nsf-open/ember-contact-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/ember__test-helpers": "2.6.1",
5656
"@types/ember__utils": "4.0.0",
5757
"@types/htmlbars-inline-precompile": "3.0.0",
58-
"@types/qunit": "2.11.3",
58+
"@types/qunit": "2.19.0",
5959
"@types/rsvp": "4.0.4",
6060
"@typescript-eslint/eslint-plugin": "^5.28.0",
6161
"@typescript-eslint/parser": "^5.28.0",

packages/@nsf-open/ember-currency-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/ember__test-helpers": "2.6.1",
5656
"@types/ember__utils": "4.0.0",
5757
"@types/htmlbars-inline-precompile": "3.0.0",
58-
"@types/qunit": "2.11.3",
58+
"@types/qunit": "2.19.0",
5959
"@types/rsvp": "4.0.4",
6060
"@typescript-eslint/eslint-plugin": "^5.28.0",
6161
"@typescript-eslint/parser": "^5.28.0",

packages/@nsf-open/ember-datetime-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/ember__test-helpers": "2.6.1",
5757
"@types/ember__utils": "4.0.0",
5858
"@types/htmlbars-inline-precompile": "3.0.0",
59-
"@types/qunit": "2.11.3",
59+
"@types/qunit": "2.19.0",
6060
"@types/rsvp": "4.0.4",
6161
"@typescript-eslint/eslint-plugin": "^5.28.0",
6262
"@typescript-eslint/parser": "^5.28.0",

packages/@nsf-open/ember-general-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/ember__test-helpers": "2.6.1",
5656
"@types/ember__utils": "4.0.0",
5757
"@types/htmlbars-inline-precompile": "3.0.0",
58-
"@types/qunit": "2.11.3",
58+
"@types/qunit": "2.19.0",
5959
"@types/rsvp": "4.0.4",
6060
"@typescript-eslint/eslint-plugin": "^5.28.0",
6161
"@typescript-eslint/parser": "^5.28.0",

packages/@nsf-open/ember-username-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/ember__test-helpers": "2.6.1",
5656
"@types/ember__utils": "4.0.0",
5757
"@types/htmlbars-inline-precompile": "3.0.0",
58-
"@types/qunit": "2.11.3",
58+
"@types/qunit": "2.19.0",
5959
"@types/rsvp": "4.0.4",
6060
"@typescript-eslint/eslint-plugin": "^5.28.0",
6161
"@typescript-eslint/parser": "^5.28.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3919,10 +3919,10 @@
39193919
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.11.1.tgz#3496d430d2bb0fa4761f00a27511f46020c6b410"
39203920
integrity sha512-vcM5+9O8LZuu5DYseaV4J7ehkYrhkv+aMIuxnF/OqMYlVEdv+odpCH1/5OVztiqxbCqTpQKWuELkMvG7OPycUQ==
39213921

3922-
"@types/qunit@2.11.3":
3923-
version "2.11.3"
3924-
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.11.3.tgz#2900adb58eee250c96b2d33a923cc4eae70d72ba"
3925-
integrity sha512-UF/4jDehcpRlMXzKXi2Z59Id48/uYlMeUDhYdjFrVVwy30Eud/e60Ok3yVjSPlHprafj3B315uFTrF6eqQTeSw==
3922+
"@types/qunit@2.19.0":
3923+
version "2.19.0"
3924+
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.19.0.tgz#49d3e6b7898f62fc02acb75318d26d8768e32202"
3925+
integrity sha512-wn2I086PtmQYcQjH4dAJI9vf7VOCxvN/z1aMotamliCmSBtm7t2yr5y8GE1sXbt+pMGq92wTWc1Cbt+YaH/OLQ==
39263926

39273927
"@types/range-parser@*":
39283928
version "1.2.4"

0 commit comments

Comments
 (0)