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 16, 2023
1 parent b007765 commit af692fe
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.3",
"@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.3":
version "4.3.3"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-4.3.3.tgz#0d11f73bd34c25a6586cca3f9c88ad4fcd1bf60c"
integrity sha512-KqJKAl72n2azOoohHe07OwQekDnGVGFkWGQgZ5fcE3rt+ahDFtoJ7Jte5qxW/acSlcV/ys/r2XmjtXiUs59o+w==

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

0 comments on commit af692fe

Please sign in to comment.