diff --git a/.changeset/@theguild_eslint-config-734-dependencies.md b/.changeset/@theguild_eslint-config-734-dependencies.md new file mode 100644 index 00000000..9703097e --- /dev/null +++ b/.changeset/@theguild_eslint-config-734-dependencies.md @@ -0,0 +1,5 @@ +--- +"@theguild/eslint-config": patch +--- +dependencies updates: + - Updated dependency [`eslint-plugin-yml@1.18.0` ↗︎](https://www.npmjs.com/package/eslint-plugin-yml/v/1.18.0) (from `1.17.0`, in `dependencies`) diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 1a5ecbec..5ab33fa9 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -39,7 +39,7 @@ "eslint-plugin-react-hooks": "5.2.0", "eslint-plugin-sonarjs": "3.0.2", "eslint-plugin-unicorn": "57.0.0", - "eslint-plugin-yml": "1.17.0" + "eslint-plugin-yml": "1.18.0" }, "publishConfig": { "access": "public" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8fff19be..20d88a30 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -101,8 +101,8 @@ importers: specifier: 57.0.0 version: 57.0.0(eslint@9.22.0(jiti@1.21.7)) eslint-plugin-yml: - specifier: 1.17.0 - version: 1.17.0(eslint@9.22.0(jiti@1.21.7)) + specifier: 1.18.0 + version: 1.18.0(eslint@9.22.0(jiti@1.21.7)) typescript: specifier: ^5 version: 5.7.2 @@ -1823,8 +1823,8 @@ packages: peerDependencies: eslint: '>=9.20.0' - eslint-plugin-yml@1.17.0: - resolution: {integrity: sha512-Q3LXFRnNpGYAK/PM0BY1Xs0IY1xTLfM0kC986nNQkx1l8tOGz+YS50N6wXkAJkrBpeUN9OxEMB7QJ+9MTDAqIQ==} + eslint-plugin-yml@1.18.0: + resolution: {integrity: sha512-9NtbhHRN2NJa/s3uHchO3qVVZw0vyOIvWlXWGaKCr/6l3Go62wsvJK5byiI6ZoYztDsow4GnS69BZD3GnqH3hA==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' @@ -2688,6 +2688,7 @@ packages: mvdan-sh@0.10.1: resolution: {integrity: sha512-kMbrH0EObaKmK3nVRKUIIya1dpASHIEusM13S4V1ViHFuxuNxCo+arxoa6j/dbV22YBGjl7UKJm9QQKJ2Crzhg==} + deprecated: See https://github.com/mvdan/sh/issues/1145 mz@2.7.0: resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==} @@ -3166,6 +3167,7 @@ packages: rspack-resolver@1.2.1: resolution: {integrity: sha512-yTaWGUvHOjcoyFMdVTdYt2nq2Hu8sw6ia3X9szloXFJlWLQZnQ9g/4TPhL3Bb3qN58Mkye8mFG7MCaKhya7fOw==} + deprecated: Please migrate to the brand new `@rspack/resolver` or `unrs-resolver` instead run-parallel@1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} @@ -5798,7 +5800,7 @@ snapshots: semver: 7.7.1 strip-indent: 4.0.0 - eslint-plugin-yml@1.17.0(eslint@9.22.0(jiti@1.21.7)): + eslint-plugin-yml@1.18.0(eslint@9.22.0(jiti@1.21.7)): dependencies: debug: 4.4.0 escape-string-regexp: 4.0.0