Skip to content

Commit

Permalink
chore(deps): update dependency @types/jasminewd2 to ~2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 15, 2019
1 parent 4f98ac9 commit 0fbee92
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 @@ -39,7 +39,7 @@
"@commitlint/config-conventional": "^7.6.0",
"@types/chrome": "~0.0.85",
"@types/jasmine": "~3.3.12",
"@types/jasminewd2": "~2.0.6",
"@types/jasminewd2": "~2.0.8",
"@types/node": "~11.13.5",
"chokidar": "^2.1.6",
"clean-webpack-plugin": "^2.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -516,10 +516,10 @@
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.3.12.tgz#bf282cb540e9ad7a0a04b742082c073b655eab39"
integrity sha512-lXvr2xFQEVQLkIhuGaR3GC1L9lMU1IxeWnAF/wNY5ZWpC4p9dgxkKkzMp7pntpAdv9pZSnYqgsBkCg32MXSZMg==

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

Expand Down

0 comments on commit 0fbee92

Please sign in to comment.