Skip to content

Commit d0d5036

Browse files
committed
Update dependency @types/jasmine to v3.10.6
1 parent f8a180e commit d0d5036

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"description": "WebdriverIO end-to-end test automation boilerplate. Using TypeScript, ts-node, Jasmine and Assert.",
1919
"devDependencies": {
20-
"@types/jasmine": "3.8.1",
20+
"@types/jasmine": "3.10.6",
2121
"@types/node": "13.13.52",
2222
"husky": "6.0.0",
2323
"lint-staged": "10.5.4",

0 commit comments

Comments
 (0)