Skip to content

Commit

Permalink
chore(deps): update dependency @types/jasmine to v3.10.15
Browse files Browse the repository at this point in the history
  • Loading branch information
angular-robot committed Oct 18, 2023
1 parent f7505e5 commit 791680c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#262cb3bb487e8dddb3c404f4f2c8b34a9a1f14c2",
"@bazel/bazelisk": "1.18.0",
"@bazel/ibazel": "0.16.2",
"@types/jasmine": "3.10.7",
"@types/jasmine": "3.10.15",
"@types/node": "14.18.33",
"@types/vscode": "1.67.0",
"clang-format": "1.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1799,10 +1799,10 @@
dependencies:
"@types/node" "*"

"@types/[email protected].7":
version "3.10.7"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.7.tgz#57b8c6892fa2f4696fbb56851cd99649c781376c"
integrity sha512-brLuHhITMz4YV2IxLstAJtyRJgtWfLqFKiqiJFvFWMSmydpAmn42CE4wfw7ywkSk02UrufhtzipTcehk8FctoQ==
"@types/[email protected].15":
version "3.10.15"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.15.tgz#d6970338d5715a4db61bdb256119ba94513c1c6f"
integrity sha512-NdWern4OhbU7QcdlpPnvqy7LqpEjiAQ47tHDRdUKyGcwnhdmTsGniSJCC2B9ODiYiRnP53v6HOzu8B5/bqOtUw==

"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.11"
Expand Down

0 comments on commit 791680c

Please sign in to comment.