Skip to content

Commit

Permalink
chore(deps): update dependency @types/cheerio to v0.22.30 (#590)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Aug 1, 2021
1 parent 8af7b40 commit 751d348
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@types/bluebird": "3.5.36",
"@types/cheerio": "0.22.29",
"@types/cheerio": "0.22.30",
"@types/moment": "2.13.0",
"copy-webpack-plugin": "9.0.1",
"cozy-app-publish": "0.27.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -239,10 +239,10 @@
resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.36.tgz#00d9301d4dc35c2f6465a8aec634bb533674c652"
integrity sha512-HBNx4lhkxN7bx6P0++W8E289foSu8kO8GCk2unhuVggO+cE7rh9DhZUyPhUxNRG9m+5B5BTKxZQ5ZP92x/mx9Q==

"@types/cheerio@0.22.29":
version "0.22.29"
resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.29.tgz#7115e9688bfc9e2f2730327c674b3d6a7e753e09"
integrity sha512-rNX1PsrDPxiNiyLnRKiW2NXHJFHqx0Fl3J2WsZq0MTBspa/FgwlqhXJE2crIcc+/2IglLHtSWw7g053oUR8fOg==
"@types/cheerio@0.22.30":
version "0.22.30"
resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.30.tgz#6c1ded70d20d890337f0f5144be2c5e9ce0936e6"
integrity sha512-t7ZVArWZlq3dFa9Yt33qFBQIK4CQd1Q3UJp0V+UhP6vgLWLM6Qug7vZuRSGXg45zXeB1Fm5X2vmBkEX58LV2Tw==
dependencies:
"@types/node" "*"

Expand Down

0 comments on commit 751d348

Please sign in to comment.