Skip to content

Commit

Permalink
chore(deps): update dependency @types/jasmine to v3.10.14
Browse files Browse the repository at this point in the history
  • Loading branch information
angular-robot committed Oct 6, 2023
1 parent 10898ad commit ce3fc0c
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.14",
"@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].14":
version "3.10.14"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.14.tgz#f7ab75affb29d5d1cf769735087615a084c0e021"
integrity sha512-EQOSsJYTu0+chFC4eog1ITlZyaEh5GLkrjtqnBKAu9kCL9k4n4rTutNJPFgW33CTv0UCDrgEJGuk3r4piHADmQ==

"@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 ce3fc0c

Please sign in to comment.