Compare commits

..

1 Commits

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

View File

@@ -304,7 +304,7 @@ jobs:
- name: >- - name: >-
🐍 Setup Python 🐍 Setup Python
uses: actions/setup-python@v5 uses: actions/setup-python@v6
with: with:
python-version: 3.x python-version: 3.x

View File

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