Skip to content

Commit 6d97291

Browse files
chore(deps-dev): bump @readme/standards from 1.2.0 to 2.2.0 (#295)
Bumps [@readme/standards](https://github.com/readmeio/standards) from 1.2.0 to 2.2.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/readmeio/standards/commit/78f2d4bfba47c7a4b053ea380881b9d14ea5fde5"><code>78f2d4b</code></a> chore(release): publish</li> <li><a href="https://github.com/readmeio/standards/commit/57b54680e8f399527a4d7bc32fad673e9245aab0"><code>57b5468</code></a> feat(standards): flipping on the <code>separatedType</code> option for <code>useImportType</code></li> <li><a href="https://github.com/readmeio/standards/commit/08254441ca619cb522b0d1ca9ad960489500f8bb"><code>0825444</code></a> chore(deps): bump <code>@​vitest/eslint-plugin</code> from 1.3.5 to 1.3.8 (<a href="https://redirect.github.com/readmeio/standards/issues/1032">#1032</a>)</li> <li><a href="https://github.com/readmeio/standards/commit/adfb318122a276bd6054572b8495100327b34b15"><code>adfb318</code></a> chore(deps): bump eslint-plugin-testing-library from 7.6.6 to 7.6.8 (<a href="https://redirect.github.com/readmeio/standards/issues/1034">#1034</a>)</li> <li><a href="https://github.com/readmeio/standards/commit/90b88a0bcd83c7cde41d448493265781d33cf585"><code>90b88a0</code></a> chore(deps-dev): bump typescript in the minor-development-deps group (<a href="https://redirect.github.com/readmeio/standards/issues/1033">#1033</a>)</li> <li><a href="https://github.com/readmeio/standards/commit/c85884729ced35af0ef4bfe30227d748abb13808"><code>c858847</code></a> chore: removing spectral-config from dependabot, adding standards</li> <li><a href="https://github.com/readmeio/standards/commit/f99577c2b528d4b60e396cecf013d391e54a413b"><code>f99577c</code></a> chore(deps): bump <code>@​typescript-eslint/eslint-plugin</code> from 8.38.0 to 8.41.0 (<a href="https://redirect.github.com/readmeio/standards/issues/1024">#1024</a>)</li> <li><a href="https://github.com/readmeio/standards/commit/b3b38d74740860942209e8a01aad358ada63b093"><code>b3b38d7</code></a> chore(deps): bump eslint-plugin-testing-library from 7.6.3 to 7.6.6 (<a href="https://redirect.github.com/readmeio/standards/issues/1023">#1023</a>)</li> <li><a href="https://github.com/readmeio/standards/commit/acadf2447f6ed2500c1cb26de3be74cae118940a"><code>acadf24</code></a> chore(deps): bump <code>@​typescript-eslint/parser</code> from 8.38.0 to 8.41.0 (<a href="https://redirect.github.com/readmeio/standards/issues/1022">#1022</a>)</li> <li><a href="https://github.com/readmeio/standards/commit/fb6616fe65a7f2e896e010b84e2e25e7dd6b2edd"><code>fb6616f</code></a> chore(deps): bump eslint-config-prettier from 10.1.5 to 10.1.8 (<a href="https://redirect.github.com/readmeio/standards/issues/1025">#1025</a>)</li> <li>Additional commits viewable in <a href="https://github.com/readmeio/standards/compare/@readme/[email protected]...@readme/[email protected]">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@readme/standards&package-manager=npm_and_yarn&previous-version=1.2.0&new-version=2.2.0)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fed0eb0 commit 6d97291

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

package-lock.json

Lines changed: 40 additions & 40 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
@@ -86,7 +86,7 @@
8686
},
8787
"devDependencies": {
8888
"@biomejs/biome": "^2.1.3",
89-
"@readme/standards": "^1.2.0",
89+
"@readme/standards": "^2.2.0",
9090
"@types/har-format": "^1.2.15",
9191
"@types/node": "^24.0.8",
9292
"@types/qs": "^6.9.10",

0 commit comments

Comments
 (0)