Skip to content

Commit 30b2b52

Browse files
bertdeblockchriskrycho
authored andcommitted
Update @types/ember-qunit and @types/qunit
(cherry picked from commit 06dd9fd)
1 parent 1571791 commit 30b2b52

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
@@ -71,7 +71,7 @@
7171
"@types/got": "9.6.12",
7272
"@types/mocha": "9.1.0",
7373
"@types/node": "14.14.8",
74-
"@types/qunit": "2.11.3",
74+
"@types/qunit": "2.19.3",
7575
"@types/resolve": "1.20.1",
7676
"@types/semver": "7.3.9",
7777
"@typescript-eslint/eslint-plugin": "5.10.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1494,10 +1494,10 @@
14941494
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.7.tgz#63bb7d067db107cc1e457c303bc25d511febf6cb"
14951495
integrity sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==
14961496

1497-
"@types/qunit@*", "@types/qunit@2.11.3":
1498-
version "2.11.3"
1499-
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.11.3.tgz#2900adb58eee250c96b2d33a923cc4eae70d72ba"
1500-
integrity sha512-UF/4jDehcpRlMXzKXi2Z59Id48/uYlMeUDhYdjFrVVwy30Eud/e60Ok3yVjSPlHprafj3B315uFTrF6eqQTeSw==
1497+
"@types/qunit@*", "@types/qunit@2.19.3":
1498+
version "2.19.3"
1499+
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.19.3.tgz#16e975469a36092929627f997c3dafca198a1aea"
1500+
integrity sha512-Vi47qmJ0viJoxW1kRDbhuYXGd2F0RREDfh69Hd4v/nlDV0YIjXPCAy6OebWKCZIZr680bQVQTJTL1OfhQoTvVw==
15011501

15021502
"@types/range-parser@*":
15031503
version "1.2.4"

0 commit comments

Comments
 (0)