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 Jul 3, 2023
1 parent ce59f41 commit 9e14fa1
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.4",
"@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.4":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-4.3.4.tgz#1f9b401f5e89f13b2e40c5378e2a16505f45b630"
integrity sha512-DsJbnxCdjmhRP7dXwjD6JcPc+z7V/4mG3VA1cEFec/+R343TaNPnZ9eJzMkjR4T1BYkjkDIUsPDybkDC0qLrvA==

"@types/jasminewd2@2.0.10":
version "2.0.10"
Expand Down

0 comments on commit 9e14fa1

Please sign in to comment.