Skip to content

Commit 31d89cf

Browse files
authored
build(deps-dev): bump eslint-plugin-anti-trojan-source from 1.1.3 to 1.1.6 (#1363)
Bumps [eslint-plugin-anti-trojan-source](https://github.com/lirantal/eslint-plugin-anti-trojan-source) from 1.1.3 to 1.1.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/releases">eslint-plugin-anti-trojan-source's releases</a>.</em></p> <blockquote> <h2>v1.1.6</h2> <h2><a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/compare/v1.1.5...v1.1.6">1.1.6</a> (2026-05-17)</h2> <h2>v1.1.5</h2> <h2><a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/compare/v1.1.4...v1.1.5">1.1.5</a> (2026-05-17)</h2> <h2>v1.1.4</h2> <h2><a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/compare/v1.1.3...v1.1.4">1.1.4</a> (2026-04-29)</h2> <h3>Bug Fixes</h3> <ul> <li>pin CI status badge to default branch (<a href="https://redirect.github.com/lirantal/eslint-plugin-anti-trojan-source/issues/9">#9</a>) (<a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/commit/73f99756dcbbe74809184848163ff6701702163c">73f9975</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/commit/2841e88591010b5ab598aeaa68cbf1c913a29542"><code>2841e88</code></a> docs: add language hint to fenced code blocks in CONTRIBUTING</li> <li><a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/commit/37f5967a9e78ad18020e75e2a8b52d25e0ada20b"><code>37f5967</code></a> docs: standardize contributing guidelines</li> <li><a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/commit/0f830bc5f155844b1e16098e36c8bd7e08984fd5"><code>0f830bc</code></a> docs: standardize contributing guidelines</li> <li><a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/commit/45d15adf351bf501dae01eb94d9432df9f152db5"><code>45d15ad</code></a> build: use secure npm package manager config (<a href="https://redirect.github.com/lirantal/eslint-plugin-anti-trojan-source/issues/10">#10</a>)</li> <li><a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/commit/73f99756dcbbe74809184848163ff6701702163c"><code>73f9975</code></a> fix: pin CI status badge to default branch (<a href="https://redirect.github.com/lirantal/eslint-plugin-anti-trojan-source/issues/9">#9</a>)</li> <li>See full diff in <a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/compare/v1.1.3...v1.1.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-anti-trojan-source&package-manager=npm_and_yarn&previous-version=1.1.3&new-version=1.1.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 parents 3c09ed1 + 50a8697 commit 31d89cf

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@vercel/ncc": "^0.38.4",
4646
"eslint": "^9.39.4",
4747
"eslint-import-resolver-typescript": "^4.4.4",
48-
"eslint-plugin-anti-trojan-source": "^1.1.2",
48+
"eslint-plugin-anti-trojan-source": "^1.1.6",
4949
"eslint-plugin-github": "^6.0.0",
5050
"eslint-plugin-prettier": "^5.5.5",
5151
"globals": "^17.4.0",

0 commit comments

Comments
 (0)