mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

dependabot[bot]
yesterday 2cc1052288e55137e23adf5492571acc01d59e4c
build(deps-dev): bump lint-staged from 17.0.4 to 17.0.5

Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 17.0.4 to 17.0.5.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v17.0.4...v17.0.5)

---
updated-dependencies:
- dependency-name: lint-staged
dependency-version: 17.0.5
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 files modified
22 ■■■■ changed files
package-lock.json 20 ●●●● patch | view | raw | blame | history
package.json 2 ●●● patch | view | raw | blame | history
package-lock.json
@@ -20,7 +20,7 @@
                "@release-it/conventional-changelog": "11.0.0",
                "@types/node": "25.8.0",
                "dotenv": "17.4.2",
                "lint-staged": "17.0.4",
                "lint-staged": "17.0.5",
                "lockfile-lint": "5.0.0",
                "markdownlint": "0.40.0",
                "markdownlint-cli2": "0.22.1",
@@ -128,9 +128,6 @@
                "arm64"
            ],
            "dev": true,
            "libc": [
                "glibc"
            ],
            "license": "MIT OR Apache-2.0",
            "optional": true,
            "os": [
@@ -148,9 +145,6 @@
                "arm64"
            ],
            "dev": true,
            "libc": [
                "musl"
            ],
            "license": "MIT OR Apache-2.0",
            "optional": true,
            "os": [
@@ -168,9 +162,6 @@
                "x64"
            ],
            "dev": true,
            "libc": [
                "glibc"
            ],
            "license": "MIT OR Apache-2.0",
            "optional": true,
            "os": [
@@ -188,9 +179,6 @@
                "x64"
            ],
            "dev": true,
            "libc": [
                "musl"
            ],
            "license": "MIT OR Apache-2.0",
            "optional": true,
            "os": [
@@ -4515,9 +4503,9 @@
            }
        },
        "node_modules/lint-staged": {
            "version": "17.0.4",
            "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.0.4.tgz",
            "integrity": "sha512-+rU9lSUyVOZ/hDUmRLVGzyS2v73cDdQjX+XQz1AaOdIE4RysLq0HoPW2HrrgeNCLklkhi904VBU1bmgWLHVnkA==",
            "version": "17.0.5",
            "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.0.5.tgz",
            "integrity": "sha512-d12yC+/e8RhBjZtaxZn71FyrgU/P5e+uAPifhCLwdosQZP/zamSdKRWDC30ocVIbzDKiFG1McHc/LUgB92GIPw==",
            "dev": true,
            "license": "MIT",
            "dependencies": {
package.json
@@ -36,7 +36,7 @@
        "@release-it/conventional-changelog": "11.0.0",
        "@types/node": "25.8.0",
        "dotenv": "17.4.2",
        "lint-staged": "17.0.4",
        "lint-staged": "17.0.5",
        "lockfile-lint": "5.0.0",
        "markdownlint": "0.40.0",
        "markdownlint-cli2": "0.22.1",