Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
33556e9268 chore(deps): update actions/setup-node action to v6 2026-04-22 01:58:12 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -399,7 +399,7 @@ jobs:
- name: >-
⚙️ Setup Node
uses: actions/setup-node@v4
uses: actions/setup-node@v6
# #
# PR Scan Get List of Changed Files

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": {