Skip to content

Commit

Permalink
chore: update dependencies in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tsdevau committed Dec 28, 2023
1 parent 73a8725 commit 602d875
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 380 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,17 +45,17 @@
"cheerio": "1.0.0-rc.12",
"json2md": "^2.0.0",
"node-fetch": "^3.3.2",
"puppeteer": "^21.6.0"
"puppeteer": "^21.6.1"
},
"devDependencies": {
"@types/cheerio": "^0.22.35",
"@types/json2md": "^1.5.4",
"@types/node": "^20.10.4",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"esbuild": "^0.19.9",
"eslint": "^8.55.0",
"@types/node": "^20.10.5",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"esbuild": "^0.19.10",
"eslint": "^8.56.0",
"prettier": "^3.1.1",
"prettier-plugin-packagejson": "^2.4.7"
"prettier-plugin-packagejson": "^2.4.8"
}
}
Loading

0 comments on commit 602d875

Please sign in to comment.