Skip to content

Commit

Permalink
chore(deps): @types/qunit
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 24, 2022
1 parent abf7253 commit ac2ff79
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 @@ -33,7 +33,7 @@
"@mike-north/js-lib-semantic-release-config": "1.0.1",
"@semantic-release/exec": "3.3.8",
"@semantic-release/git": "7.0.18",
"@types/qunit": "2.5.4",
"@types/qunit": "2.19.3",
"ember-cli": "4.7.0",
"husky": "1.3.1",
"libkit": "mike-north/libkit#ts-3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1577,10 +1577,10 @@
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.7.tgz#63bb7d067db107cc1e457c303bc25d511febf6cb"
integrity sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==

"@types/qunit@2.5.4":
version "2.5.4"
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.5.4.tgz#0518940acc6013259a8619a1ec34ce0e4ff8d1c4"
integrity sha512-VHi2lEd4/zp8OOouf43JXGJJ5ZxHvdLL1dU0Yakp6Iy73SjpuXl7yjwAwmh1qhTv8krDgHteSwaySr++uXX9YQ==
"@types/qunit@2.19.3":
version "2.19.3"
resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.19.3.tgz#16e975469a36092929627f997c3dafca198a1aea"
integrity sha512-Vi47qmJ0viJoxW1kRDbhuYXGd2F0RREDfh69Hd4v/nlDV0YIjXPCAy6OebWKCZIZr680bQVQTJTL1OfhQoTvVw==

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

0 comments on commit ac2ff79

Please sign in to comment.