Skip to content

Commit

Permalink
chore(deps): update dependency @types/jasmine to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 15, 2023
1 parent b007765 commit 5fdf5b6
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 @@ -96,7 +96,7 @@
"@schematics/angular": "12.2.8",
"@types/color": "^3.0.2",
"@types/express": "4.17.13",
"@types/jasmine": "3.9.1",
"@types/jasmine": "4.3.2",
"@types/jasminewd2": "2.0.10",
"@types/jsdom": "16.2.5",
"@types/node": "16.10.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2890,10 +2890,10 @@
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.3.13.tgz#d5daabb0af47bcddee40597acf6e804433bab439"
integrity sha512-iczmLoIiVymaD1TIr2UctxjFkNEslVE/QtNAUmpDsD71cZfZBAsPCUv1Y+8AwsfA8bLx2ccr7d95T9w/UAirlQ==

"@types/jasmine@3.9.1":
version "3.9.1"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.9.1.tgz#94c65ee8bf9d24d9e1d84abaed57b6e0da8b49de"
integrity sha512-PVpjh8S8lqKFKurWSKdFATlfBHGPzgy0PoDdzQ+rr78jTQ0aacyh9YndzZcAUPxhk4kRujItFFGQdUJ7flHumw==
"@types/jasmine@4.3.2":
version "4.3.2"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-4.3.2.tgz#27045b95e1249e67ef02c7966e12003fb25df18b"
integrity sha512-lKkWBcbxEZX/7nxPqEtv/OjPLaBa2j0o+hmv5Yn83b/+11C1kfBAkgvmrb13WDkmizUJ3B+jYrWh4M0YRtrzEQ==

"@types/[email protected]":
version "2.0.10"
Expand Down

0 comments on commit 5fdf5b6

Please sign in to comment.