Skip to content

Commit 744123e

Browse files
authored
build(deps-dev): bump eslint-plugin-anti-trojan-source from 1.1.6 to 1.1.7 (#1378)
Bumps [eslint-plugin-anti-trojan-source](https://github.com/lirantal/eslint-plugin-anti-trojan-source) from 1.1.6 to 1.1.7. <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.7</h2> <h2><a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/compare/v1.1.6...v1.1.7">1.1.7</a> (2026-06-22)</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/commit/7f97f3699e1229b1177fed9853f057dbcf7ec902"><code>7f97f36</code></a> docs: add repository context docs (<a href="https://redirect.github.com/lirantal/eslint-plugin-anti-trojan-source/issues/13">#13</a>)</li> <li><a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/commit/de7d82ab68be186c942f28a0bc880d00e7388583"><code>de7d82a</code></a> chore: enforce npm engines floor (node&gt;=24, npm&gt;=11.10.0) and engine-strict</li> <li><a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/commit/4f5daca0c16bc7b42015b15c812bdb34f43d6db7"><code>4f5daca</code></a> chore: enforce npm engines floor (node&gt;=24, npm&gt;=11.10.0) and engine-strict</li> <li><a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/commit/e423390fedf7ca42fe1e02ffaafb487c18e77934"><code>e423390</code></a> ci: pin Node.js version to 24.x in GitHub Actions workflows</li> <li><a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/commit/c445971fa75fd25c22317560147f6af997fbbf3f"><code>c445971</code></a> chore: bump codecov/codecov-action to v7.0.0</li> <li><a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/commit/1f46b8e1d5b736ad7cf2e9a2dfc03620171af073"><code>1f46b8e</code></a> build: add top-level permissions deny-all to main workflow</li> <li><a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/commit/8e6ecad60e02f5b44ddd51595ccc11e0409f125d"><code>8e6ecad</code></a> build(ci): replace npx codecov with pinned codecov action (<a href="https://redirect.github.com/lirantal/eslint-plugin-anti-trojan-source/issues/12">#12</a>)</li> <li><a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/commit/80deb54ebfeeacd0ad4948c04d9cd55ada7b3ad7"><code>80deb54</code></a> build: Harden release workflow by using repository-pinned semantic-release (<a href="https://redirect.github.com/lirantal/eslint-plugin-anti-trojan-source/issues/11">#11</a>)</li> <li><a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/commit/82a456ec363cf984a7d9ff3f0c758784312300d4"><code>82a456e</code></a> build: Update Node.js versions in workflow</li> <li><a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/commit/e0ec4e6ed79812092c9a599177e94ce66b66d1e0"><code>e0ec4e6</code></a> build: pin GitHub Actions workflow steps to SHA256 digests</li> <li>Additional commits viewable in <a href="https://github.com/lirantal/eslint-plugin-anti-trojan-source/compare/v1.1.6...v1.1.7">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.6&new-version=1.1.7)](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 e7dfc4d + c6ab3ba commit 744123e

2 files changed

Lines changed: 9 additions & 5 deletions

File tree

package-lock.json

Lines changed: 8 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.5",
48-
"eslint-plugin-anti-trojan-source": "^1.1.6",
48+
"eslint-plugin-anti-trojan-source": "^1.1.7",
4949
"eslint-plugin-github": "^6.0.0",
5050
"eslint-plugin-prettier": "^5.5.5",
5151
"globals": "^17.6.0",

0 commit comments

Comments
 (0)