Skip to content

Commit

Permalink
chore(deps): update dependency @types/jsdom to v12.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 4, 2019
1 parent 2636124 commit 45dce69
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.2",
"@types/jsdom": "12.2.3",
"@types/node": "10.12.29",
"nuxt": "2.4.5",
"prettier": "1.16.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -967,10 +967,10 @@
resolved "https://registry.yarnpkg.com/@types/consola/-/consola-1.0.0.tgz#da6c2d81150a8ed67ee043eb97a65ff4befdad66"
integrity sha512-Dxn55f4mQDpc3hBhSmgnV/4vcG04KZuZt7wRf/lv4h2BXwQEOeyKdx96MqMkdJ4gc0fMcytsAG73fOXkDZFgKQ==

"@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==
"@types/jsdom@12.2.3":
version "12.2.3"
resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-12.2.3.tgz#e5f037579d1bde5b6e52b9b74cbcb924eca9a4c6"
integrity sha512-CxYWGFsBs0VZ/lU9zxfWk7zYfOlQQuSs5yzk34KW/vQQJGE8OGOYxJnqj9kGHE1SBZGVJvhXs1TafIpZL8RvXw==
dependencies:
"@types/node" "*"
"@types/tough-cookie" "*"
Expand Down

0 comments on commit 45dce69

Please sign in to comment.