Skip to content

Commit 5d25cfb

Browse files
committed
chore(deps): update dependency @types/jasminewd2 to ~2.0.8
1 parent 03c64c5 commit 5d25cfb

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
@@ -39,7 +39,7 @@
3939
"@commitlint/config-conventional": "^7.6.0",
4040
"@types/chrome": "~0.0.85",
4141
"@types/jasmine": "~3.3.12",
42-
"@types/jasminewd2": "~2.0.6",
42+
"@types/jasminewd2": "~2.0.8",
4343
"@types/node": "~11.13.5",
4444
"chokidar": "^2.1.6",
4545
"clean-webpack-plugin": "^2.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -516,10 +516,10 @@
516516
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.3.12.tgz#bf282cb540e9ad7a0a04b742082c073b655eab39"
517517
integrity sha512-lXvr2xFQEVQLkIhuGaR3GC1L9lMU1IxeWnAF/wNY5ZWpC4p9dgxkKkzMp7pntpAdv9pZSnYqgsBkCg32MXSZMg==
518518

519-
"@types/jasminewd2@~2.0.6":
520-
version "2.0.6"
521-
resolved "https://registry.yarnpkg.com/@types/jasminewd2/-/jasminewd2-2.0.6.tgz#2f57a8d9875a6c9ef328a14bd070ba14a055ac39"
522-
integrity sha512-2ZOKrxb8bKRmP/po5ObYnRDgFE4i+lQiEB27bAMmtMWLgJSqlIDqlLx6S0IRorpOmOPRQ6O80NujTmQAtBkeNw==
519+
"@types/jasminewd2@~2.0.8":
520+
version "2.0.8"
521+
resolved "https://registry.yarnpkg.com/@types/jasminewd2/-/jasminewd2-2.0.8.tgz#67afe5098d5ef2386073a7b7384b69a840dfe93b"
522+
integrity sha512-d9p31r7Nxk0ZH0U39PTH0hiDlJ+qNVGjlt1ucOoTUptxb2v+Y5VMnsxfwN+i3hK4yQnqBi3FMmoMFcd1JHDxdg==
523523
dependencies:
524524
"@types/jasmine" "*"
525525

0 commit comments

Comments
 (0)