Skip to content

Commit d637207

Browse files
Update dependency @types/jasminewd2 to v2.0.13
1 parent b8dfcb9 commit d637207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"description": "Protractor end-to-end test automation boilerplate. Using TypeScript, ts-node, Mocha and Assert.",
1313
"devDependencies": {
14-
"@types/jasminewd2": "2.0.10",
14+
"@types/jasminewd2": "2.0.13",
1515
"@types/mocha": "8.2.3",
1616
"@types/node": "13.13.52",
1717
"husky": "6.0.0",

0 commit comments

Comments
 (0)