Skip to content

Commit

Permalink
Bump the test group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the test group with 2 updates: [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) and [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli).


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

Updates `@arethetypeswrong/cli` from 0.13.0 to 0.13.2
- [Release notes](https://github.com/arethetypeswrong/arethetypeswrong.github.io/releases)
- [Changelog](https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/arethetypeswrong/arethetypeswrong.github.io/commits/@arethetypeswrong/[email protected]/packages/cli)

---
updated-dependencies:
- dependency-name: "@types/jasmine"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test
- dependency-name: "@arethetypeswrong/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 3c64443 commit 21acd2e
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 17 deletions.
31 changes: 16 additions & 15 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"typescript": "^5.2.2"
},
"dependencies": {
"@types/jasmine": "^5.1.1",
"@types/jasmine": "^5.1.4",
"jasmine": "^5.1.0",
"turbo": "1.10.16"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/connect-playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@playwright/test": "^1.0.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.13.0",
"@arethetypeswrong/cli": "^0.13.2",
"@playwright/test": "^1.39.0",
"@types/node": "^20.8.10"
},
Expand Down

0 comments on commit 21acd2e

Please sign in to comment.