Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

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 8, 2023
1 parent ce59f41 commit 3a571b6
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 @@ -58,7 +58,7 @@
"@storybook/addon-notes": "5.3.21",
"@storybook/addons": "5.3.22",
"@storybook/angular": "5.3.21",
"@types/jasmine": "3.10.6",
"@types/jasmine": "4.3.2",
"@types/jasminewd2": "2.0.10",
"@types/node": "12.20.55",
"babel-loader": "8.2.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2915,10 +2915,10 @@
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.10.tgz#a1a41012012b5da9d4b205ba9eba58f6cce2ab7b"
integrity sha512-3F8qpwBAiVc5+HPJeXJpbrl+XjawGmciN5LgiO7Gv1pl1RHtjoMNqZpqEksaPJW05ViKe8snYInRs6xB25Xdew==

"@types/jasmine@3.10.6":
version "3.10.6"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.6.tgz#8c8fe733d89813bf3dc3f9282d347fa1dbc90567"
integrity sha512-twY9adK/vz72oWxCWxzXaxoDtF9TpfEEsxvbc1ibjF3gMD/RThSuSud/GKUTR3aJnfbivAbC/vLqhY+gdWCHfA==
"@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/jasminewd2@2.0.10":
version "2.0.10"
Expand Down

0 comments on commit 3a571b6

Please sign in to comment.