Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v16.11.47
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 30, 2022
1 parent 2f82a94 commit bd209ac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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 @@
},
"homepage": "https://github.com/hansputera/otakudesu-scrape",
"devDependencies": {
"@types/node": "16.11.39",
"@types/node": "16.11.47",
"@typescript-eslint/eslint-plugin": "5.30.6",
"@typescript-eslint/parser": "5.30.6",
"eslint": "8.17.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:16.11.39":
version: 16.11.39
resolution: "@types/node@npm:16.11.39"
checksum: bc97b9773ac6b3194800f990b349fad7f66c6126dacef59291b10a2c8b6813d6f67f947b7e12a6c9952790f7065d576fe38355b8fe034a6af60f317cfc570f69
"@types/node@npm:16.11.47":
version: 16.11.47
resolution: "@types/node@npm:16.11.47"
checksum: 26811000753fd1bb9a90a563fc72942ac3ad5d5b6c97609a090c1e24210e040597ba060e55a7a46cb22cc84dafee112d741f45652139c6166e8ce0c970b4f05a
languageName: node
linkType: hard

Expand Down Expand Up @@ -1074,7 +1074,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "otakudesu-scraper@workspace:."
dependencies:
"@types/node": 16.11.39
"@types/node": 16.11.47
"@typescript-eslint/eslint-plugin": 5.30.6
"@typescript-eslint/parser": 5.30.6
cheerio: ^1.0.0-rc.5
Expand Down

0 comments on commit bd209ac

Please sign in to comment.