Skip to content

Commit

Permalink
build(deps-dev): bump @types/jasmine from 4.6.1 to 5.1.2
Browse files Browse the repository at this point in the history
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 4.6.1 to 5.1.2.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 74d38c8 commit 1a24ba1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@angular/language-service": "^17.0.3",
"@kidwen/eslint-config-angular": "^17.1.0",
"@types/estree": "^1.0.0",
"@types/jasmine": "^4.3.5",
"@types/jasmine": "^5.1.2",
"@types/jasminewd2": "^2.0.8",
"@types/node": "^20.5.0",
"@typescript-eslint/eslint-plugin": "^6.10.0",
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3012,16 +3012,11 @@
dependencies:
"@types/node" "*"

"@types/jasmine@*":
"@types/jasmine@*", "@types/jasmine@^5.1.2":
version "5.1.2"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-5.1.2.tgz#bc57b64871f82561ab48c1f4fbf7486c2d2f2aed"
integrity sha512-GJzYZWAr7aZuVsQwo77ErgdnqiXiz1lwsXXKgsJEwMlAxWQqjpiTGh0JOpLGXSlIFvIAFbgZTHs0u+jBzh/GFg==

"@types/jasmine@^4.3.5":
version "4.6.2"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-4.6.2.tgz#620e7487f2508d410c83ec343b150e7afab0fc5d"
integrity sha512-1JpgHd7kIaggg8er9h6GCf82ZI0yzCAKjx3rXTuvuZlLqxKj6hqqr7qcDPjQw2791y/AX7XLTahLyZdgnZLlog==

"@types/jasminewd2@^2.0.8":
version "2.0.13"
resolved "https://registry.yarnpkg.com/@types/jasminewd2/-/jasminewd2-2.0.13.tgz#0b60c1fcd06277ea97efbbad5a02e0c1a4a8996a"
Expand Down

0 comments on commit 1a24ba1

Please sign in to comment.