Skip to content

Commit

Permalink
Bump @types/jasmine from 3.9.1 to 5.1.5 in /login-workflow/example
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.9.1 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 Jan 1, 2025
1 parent c87862c commit 83d85bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
2 changes: 1 addition & 1 deletion login-workflow/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@angular-devkit/build-angular": "^15.2.8",
"@brightlayer-ui/eslint-config": "^3.0.0",
"@brightlayer-ui/prettier-config": "^1.0.3",
"@types/jasmine": "~3.9.0",
"@types/jasmine": "~5.1.5",
"@types/jasminewd2": "~2.0.13",
"@types/node": "^18.11.10",
"@typescript-eslint/eslint-plugin": "^5.49.0",
Expand Down
13 changes: 4 additions & 9 deletions login-workflow/example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3286,15 +3286,10 @@
dependencies:
"@types/node" "*"

"@types/jasmine@*":
version "4.3.5"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-4.3.5.tgz#05c6b401c041b8a4f3303c3a58c9580aac2b898c"
integrity sha512-9YHUdvuNDDRJYXZwHqSsO72Ok0vmqoJbNn73ttyITQp/VA60SarnZ+MPLD37rJAhVoKp+9BWOvJP5tHIRfZylQ==

"@types/jasmine@~3.9.0":
version "3.9.1"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.9.1.tgz#94c65ee8bf9d24d9e1d84abaed57b6e0da8b49de"
integrity sha512-PVpjh8S8lqKFKurWSKdFATlfBHGPzgy0PoDdzQ+rr78jTQ0aacyh9YndzZcAUPxhk4kRujItFFGQdUJ7flHumw==
"@types/jasmine@*", "@types/jasmine@~5.1.5":
version "5.1.5"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-5.1.5.tgz#bba343c504f48e596837415f0558e10b8a0e5f7d"
integrity sha512-SaCZ3kM5NjOiJqMRYwHpLbTfUC2Dyk1KS3QanNFsUYPGTk70CWVK/J9ueun6zNhw/UkgV7xl8V4ZLQZNRbfnNw==

"@types/jasminewd2@~2.0.13":
version "2.0.13"
Expand Down

0 comments on commit 83d85bd

Please sign in to comment.