aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-10-17 00:16:42 +0200
committerGitHub <[email protected]>2023-10-17 00:16:42 +0200
commitf3de0f61dc517a4548150fd40498a9df6d4b97e6 (patch)
tree022ad54202e5940e232e44e9b16bea2cbaef3551 /package.json
parentcd37154b00d9a9dc937f930b4a01d68644be6b12 (diff)
downloadfaker-f3de0f61dc517a4548150fd40498a9df6d4b97e6.tar.xz
faker-f3de0f61dc517a4548150fd40498a9df6d4b97e6.zip
chore(deps): update dependency @actions/github to v6 (#2482)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cba7aeb6..ce788c37 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"preflight": "pnpm install && run-s generate format lint build test:update-snapshots ts-check"
},
"devDependencies": {
- "@actions/github": "~5.1.1",
+ "@actions/github": "~6.0.0",
"@algolia/client-search": "~4.19.1",
"@types/markdown-it": "~13.0.2",
"@types/node": "~20.8.6",