Skip to content

Commit

Permalink
chore(deps-dev): bump qunit and @types/qunit
Browse files Browse the repository at this point in the history
Bumps [qunit](https://github.com/qunitjs/qunit) and [@types/qunit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qunit). These dependencies needed to be updated together.

Updates `qunit` from 2.20.0 to 2.20.1
- [Release notes](https://github.com/qunitjs/qunit/releases)
- [Changelog](https://github.com/qunitjs/qunit/blob/main/History.md)
- [Commits](qunitjs/qunit@2.20.0...2.20.1)

Updates `@types/qunit` from 2.19.9 to 2.19.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qunit)

---
updated-dependencies:
- dependency-name: qunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: "@types/qunit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent f7827af commit 2edd223
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@glint/template": "1.4.0",
"@qonto/eslint-config-typescript": "1.0.0-rc.0",
"@tsconfig/ember": "3.0.3",
"@types/qunit": "2.19.9",
"@types/qunit": "2.19.10",
"@types/sinon": "17.0.3",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.18.1",
Expand Down Expand Up @@ -85,7 +85,7 @@
"loader.js": "4.7.0",
"npm-run-all": "4.1.5",
"prettier": "3.2.4",
"qunit": "2.20.0",
"qunit": "2.20.1",
"qunit-dom": "3.0.0",
"release-it": "16.3.0",
"release-it-lerna-changelog": "5.0.0",
Expand Down

0 comments on commit 2edd223

Please sign in to comment.