Skip to content

Commit

Permalink
Bump @types/jasmine from 3.8.2 to 5.1.5
Browse files Browse the repository at this point in the history
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.8.2 to 5.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 297c89d commit b6e95a9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"readable-stream": "^3.6.0"
},
"devDependencies": {
"@types/jasmine": "^3.8.2",
"@types/jasmine": "^5.1.5",
"@types/node": "^18.11.9",
"@types/readable-stream": "^2.3.11",
"coveralls": "^3.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -236,10 +236,10 @@ __metadata:
languageName: node
linkType: hard

"@types/jasmine@npm:^3.8.2":
version: 3.8.2
resolution: "@types/jasmine@npm:3.8.2"
checksum: 10c0/8d761de6d9bcf23edd7da7a2fbdcac724cc9ed77e3279e384bf8f9869468864f8940c2a4fc7e4819837836b20bd8e88d63e25b01d76a8b63740f70e5757024ec
"@types/jasmine@npm:^5.1.5":
version: 5.1.5
resolution: "@types/jasmine@npm:5.1.5"
checksum: 10c0/904a2a6bfe7478478ec73d502708dc4b4cc46fa554c459cee3e0be01efda96fba7d26ef8bec2f246d9163cc517407b135acabcf6f076c11aa514ed9b79bc67e5
languageName: node
linkType: hard

Expand Down Expand Up @@ -3999,7 +3999,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "readable-web-to-node-stream@workspace:."
dependencies:
"@types/jasmine": "npm:^3.8.2"
"@types/jasmine": "npm:^5.1.5"
"@types/node": "npm:^18.11.9"
"@types/readable-stream": "npm:^2.3.11"
coveralls: "npm:^3.1.1"
Expand Down

0 comments on commit b6e95a9

Please sign in to comment.