Skip to content

Commit

Permalink
chore(deps): update dependency @types/jasminewd2 to v2.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 15, 2023
1 parent b007765 commit f8bb7bc
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 @@ -97,7 +97,7 @@
"@types/color": "^3.0.2",
"@types/express": "4.17.13",
"@types/jasmine": "3.9.1",
"@types/jasminewd2": "2.0.10",
"@types/jasminewd2": "2.0.11",
"@types/jsdom": "16.2.5",
"@types/node": "16.10.2",
"@typescript-eslint/eslint-plugin": "5.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2895,10 +2895,10 @@
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.9.1.tgz#94c65ee8bf9d24d9e1d84abaed57b6e0da8b49de"
integrity sha512-PVpjh8S8lqKFKurWSKdFATlfBHGPzgy0PoDdzQ+rr78jTQ0aacyh9YndzZcAUPxhk4kRujItFFGQdUJ7flHumw==

"@types/[email protected].10":
version "2.0.10"
resolved "https://registry.yarnpkg.com/@types/jasminewd2/-/jasminewd2-2.0.10.tgz#ae31c237aa6421bde30f1058b1d20f4577e54443"
integrity sha512-J7mDz7ovjwjc+Y9rR9rY53hFWKATcIkrr9DwQWmOas4/pnIPJTXawnzjwpHm3RSxz/e3ZVUvQ7cRbd5UQLo10g==
"@types/[email protected].11":
version "2.0.11"
resolved "https://registry.yarnpkg.com/@types/jasminewd2/-/jasminewd2-2.0.11.tgz#53239ff1d169fef041ba9c7a2c171bce5dcee4e5"
integrity sha512-J3ggNCbxnHPsd15lzNZtOdPovtErcIl2vD11VSRq2s+ktQr43ZfqO4ws6YDFNRvUoXWCxD5uXTWuwyXPyT5eqg==
dependencies:
"@types/jasmine" "*"

Expand Down

0 comments on commit f8bb7bc

Please sign in to comment.