Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
baa86dc089 chore(deps): update actions/stale action to v10 2026-04-22 05:26:47 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -979,7 +979,7 @@ jobs:
- name: >-
💤 Stale Check Condition
uses: actions/stale@v9
uses: actions/stale@v10
with:
repo-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
stale-issue-message: |

View File

@@ -1496,9 +1496,9 @@
}
},
"node_modules/eslint-plugin-chai-friendly": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-chai-friendly/-/eslint-plugin-chai-friendly-1.2.1.tgz",
"integrity": "sha512-mV3EOJLDr8+L+LS8uCkP711fnNHz+4PsmPyz18xwkvjJwfLRlnx0Eu6CFnb5B+dW5ahoav2jVer2KFYsmIuv3A==",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-chai-friendly/-/eslint-plugin-chai-friendly-1.2.0.tgz",
"integrity": "sha512-um2pBb4ZXNCoTRPRAWiUaXeIaw1dRaPOEZ+G/qcZqfyTdkCXXwOBctnfnbIRbZiQf4AXl3ImV1grt423SlK+mg==",
"dev": true,
"license": "MIT",
"engines": {