Skip to content

Commit

Permalink
chore(deps): update dependency @types/jsdom to v12.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 26, 2019
1 parent ae39560 commit 0d56ef3
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 @@ -25,7 +25,7 @@
"devDependencies": {
"@nuxt/vue-app": "2.4.5",
"@types/consola": "1.0.0",
"@types/jsdom": "12.2.1",
"@types/jsdom": "12.2.2",
"@types/node": "10.12.27",
"nuxt": "2.3.4",
"prettier": "1.16.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -908,10 +908,10 @@
resolved "https://registry.yarnpkg.com/@types/consola/-/consola-1.0.0.tgz#da6c2d81150a8ed67ee043eb97a65ff4befdad66"
integrity sha512-Dxn55f4mQDpc3hBhSmgnV/4vcG04KZuZt7wRf/lv4h2BXwQEOeyKdx96MqMkdJ4gc0fMcytsAG73fOXkDZFgKQ==

"@types/jsdom@12.2.1":
version "12.2.1"
resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-12.2.1.tgz#0525dc8621cfbf235bca298b0f9c96bd0c6b2e5a"
integrity sha512-VnLP1qW70OkzpMVuFsJPhxeIzEW1y+t91Fa2rE+b3UZ3ZiTwB28pYrdNj58wa0AQ+dV7eIBcdMFl3ql9C+cc9g==
"@types/jsdom@12.2.2":
version "12.2.2"
resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-12.2.2.tgz#3a3f7606e11113f78ed6659544d23de8f97864cc"
integrity sha512-+k4AsH9TXsuvucs6EiMxxPPWiXOGyM48P+jL+IPDYhtJ+L7Cl5xbN3Vig6z8tzvo9Lv7mjLGv54j3D/KExQl7Q==
dependencies:
"@types/node" "*"
"@types/tough-cookie" "*"
Expand Down

0 comments on commit 0d56ef3

Please sign in to comment.