Skip to content

Commit

Permalink
chore(deps): update dependency @types/showdown to v1.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 6, 2021
1 parent 7247897 commit 8cd1b6f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion client/web/emberclear/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"@types/qrcode": "1.4.0",
"@types/qunit": "2.11.1",
"@types/rsvp": "4.0.3",
"@types/showdown": "1.9.3",
"@types/showdown": "1.9.4",
"@types/sinon": "10.0.2",
"@types/url-parse": "1.4.3",
"@xstate/test": "0.4.2",
Expand Down
10 changes: 5 additions & 5 deletions client/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2670,10 +2670,10 @@
"@types/mime" "^1"
"@types/node" "*"

"@types/showdown@1.9.3":
version "1.9.3"
resolved "https://registry.npmjs.org/@types/showdown/-/showdown-1.9.3.tgz#eaa881b03a32d3720184731754d3025fc450b970"
integrity sha512-akvzSmrvY4J5d3tHzUUiQr0xpjd4Nb3uzWW6dtwzYJ+qW/KdWw5F8NLatnor5q/1LURHnzDA1ReEwCVqcatRnw==
"@types/showdown@1.9.4":
version "1.9.4"
resolved "https://registry.yarnpkg.com/@types/showdown/-/showdown-1.9.4.tgz#5385adf34143abad9309561661fa6c781d2ab962"
integrity sha512-50ehC3IAijfkvoNqmQ+VL73S7orOxmAK8ljQAFBv8o7G66lAZyxQj1L3BAv2dD86myLXI+sgKP1kcxAaxW356w==

"@types/sinon@10.0.2":
version "10.0.2"
Expand Down Expand Up @@ -18510,7 +18510,7 @@ xmlhttprequest-ssl@~1.6.2:
resolved "https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.6.3.tgz#03b713873b01659dfa2c1c5d056065b27ddc2de6"
integrity sha512-3XfeQE/wNkvrIktn2Kf0869fC0BN6UpydVasGIeSm2B1Llihf7/0UfZM+eCkOw3P7bP4+qPgqhm7ZoxuJtFU0Q==

xstate@4.18.0, xstate@^4.12.0, xstate@^4.18.0:
xstate@4.20.2, xstate@^4.12.0, xstate@^4.18.0:
version "4.20.2"
resolved "https://registry.npmjs.org/xstate/-/xstate-4.20.2.tgz#a22e6e63fc327b8d707494be3bf4897fb7890b37"
integrity sha512-HvU+NCYffTOC1oiopNKve3IdLNRpuvNa3tv+fhM8mo9+TGCF35wIMQJON7bWG/2041ySBKw78PW2goV+Ug073w==
Expand Down

0 comments on commit 8cd1b6f

Please sign in to comment.