Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot] 3132283a6a Update github-actions 2026-06-24 00:35:42 +00:00
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
- name: Set Node.js 20
uses: actions/setup-node@v4.4.0
with:
node-version: 20
node-version: 20.20.2
- name: Install dependencies
run: yarn
+1 -1
View File
@@ -19,7 +19,7 @@
"devDependencies": {
"@types/node": "^20.19.43",
"@typescript-eslint/parser": "^6.21.0",
"@vercel/ncc": "^0.44.0",
"@vercel/ncc": "^0.38.4",
"eslint-plugin-github": "^4.10.2",
"eslint-plugin-jest": "^27.9.0",
"eslint": "^8.57.1",
+4 -4
View File
@@ -978,10 +978,10 @@
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
"@vercel/ncc@^0.44.0":
version "0.44.0"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.44.0.tgz#636984de122de042dc9c2b8ac571237f64958e37"
integrity sha512-pHyI+bZokSgIscTKFSmpNk5vZzmOrb9RW0Vu4SRyqUvkJ0kgg3PzaZLLDVTFXhbUiCqg0/Eu8L4fKtgViA92kg==
"@vercel/ncc@^0.38.4":
version "0.38.4"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.38.4.tgz#e1fb8be9e7ed33bf44c121131d4c6e95f784afac"
integrity sha512-8LwjnlP39s08C08J5NstzriPvW1SP8Zfpp1BvC2sI35kPeZnHfxVkCwu4/+Wodgnd60UtT1n8K8zw+Mp7J9JmQ==
acorn-jsx@^5.3.2:
version "5.3.2"