Skip to content

Commit

Permalink
chore(deps-dev): bump @types/jasmine from 5.1.4 to 5.1.5 (#1657)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 5ceb361 commit 8896c45
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/libraries.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"description": "A libraries.io API client",
"devDependencies": {
"@types/jasmine": "5.1.4",
"@types/jasmine": "5.1.5",
"@types/node": "~20",
"jasmine": "5.4.0",
"rimraf": "6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/xkcdjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"description": "An xkcd API client with a CLI.",
"devDependencies": {
"@types/jasmine": "5.1.4",
"@types/jasmine": "5.1.5",
"@types/node": "~20",
"http-status-codes": "2.3.0",
"jasmine": "5.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1409,10 +1409,10 @@
dependencies:
"@types/unist" "*"

"@types/jasmine@5.1.4":
version "5.1.4"
resolved "https://registry.npmjs.org/@types/jasmine/-/jasmine-5.1.4.tgz#0de3f6ca753e10d1600ce1864ae42cfd47cf9924"
integrity sha512-px7OMFO/ncXxixDe1zR13V1iycqWae0MxTaw62RpFlksUi5QuNWgQJFkTQjIOvrmutJbI7Fp2Y2N1F6D2R4G6w==
"@types/jasmine@5.1.5":
version "5.1.5"
resolved "https://registry.npmjs.org/@types/jasmine/-/jasmine-5.1.5.tgz#bba343c504f48e596837415f0558e10b8a0e5f7d"
integrity sha512-SaCZ3kM5NjOiJqMRYwHpLbTfUC2Dyk1KS3QanNFsUYPGTk70CWVK/J9ueun6zNhw/UkgV7xl8V4ZLQZNRbfnNw==

"@types/json-schema@^7.0.9":
version "7.0.9"
Expand Down

0 comments on commit 8896c45

Please sign in to comment.