Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v16.11.49
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2022
1 parent a70f939 commit 851a873
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.49",
"@typescript-eslint/eslint-plugin": "5.32.0",
"@typescript-eslint/parser": "5.32.0",
"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.49":
version: 16.11.49
resolution: "@types/node@npm:16.11.49"
checksum: 05545ee49da3b783ab77cddca45db6f4d47861c2bb148a17b774688e1082f20f27177591d140923724bcd8643b32291203f6f1eadba397e394232d4a1e28e07a
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.49
"@typescript-eslint/eslint-plugin": 5.32.0
"@typescript-eslint/parser": 5.32.0
cheerio: ^1.0.0-rc.5
Expand Down

0 comments on commit 851a873

Please sign in to comment.