Skip to content

Commit 46137f4

Browse files
chore(deps): update dependency @types/jasmine to v3.5.10 (#697)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e1c6c66 commit 46137f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"typescript": "~3.7.4"
114114
},
115115
"devDependencies": {
116-
"@types/jasmine": "3.5.9",
116+
"@types/jasmine": "3.5.10",
117117
"@types/node": "12.12.30",
118118
"clang-format": "1.4.0",
119119
"jasmine": "3.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
2424
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
2525

26-
"@types/[email protected].9":
27-
version "3.5.9"
28-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.9.tgz#43ca4566f0d9de23df1211ecf32a9b9f8c3a5923"
29-
integrity sha512-KNL2Fq6GRmty2j6+ZmueT/Z/dkctLNH+5DFoGHNDtcgt7yME9NZd8x2p81Yuea1Xux/qAryDd3zVLUoKpDz1TA==
26+
"@types/[email protected].10":
27+
version "3.5.10"
28+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.10.tgz#a1a41012012b5da9d4b205ba9eba58f6cce2ab7b"
29+
integrity sha512-3F8qpwBAiVc5+HPJeXJpbrl+XjawGmciN5LgiO7Gv1pl1RHtjoMNqZpqEksaPJW05ViKe8snYInRs6xB25Xdew==
3030

3131
"@types/node@*":
3232
version "12.7.2"

0 commit comments

Comments
 (0)