Skip to content

Commit 4f852c3

Browse files
chore(deps): bump @zxcvbn-ts/language-common from 3.0.4 to 4.1.2 in /EssentialCSharp.Web (#1213)
Bumps [@zxcvbn-ts/language-common](https://github.com/zxcvbn-ts/zxcvbn) from 3.0.4 to 4.1.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zxcvbn-ts/zxcvbn/commit/2199f628c909167ef0c14cb70626e059cf578a7a"><code>2199f62</code></a> Publish</li> <li><a href="https://github.com/zxcvbn-ts/zxcvbn/commit/281ead6d7c681dde716705e3d8bee23999274c0e"><code>281ead6</code></a> fix(dictionary): resolve cjs issues with compression import (<a href="https://redirect.github.com/zxcvbn-ts/zxcvbn/issues/324">#324</a>)</li> <li><a href="https://github.com/zxcvbn-ts/zxcvbn/commit/2148b0e743512e3fcdbd89ab9b02f56f1d80f4bc"><code>2148b0e</code></a> chore(repo): fix badge</li> <li><a href="https://github.com/zxcvbn-ts/zxcvbn/commit/f8a12a6fa625bf7b008f2d98769f9aac8ee3c72b"><code>f8a12a6</code></a> Publish</li> <li><a href="https://github.com/zxcvbn-ts/zxcvbn/commit/5449f1545463d1ae2e7292efc8dd15ec5715e660"><code>5449f15</code></a> chore: Test to prevent build type issues (<a href="https://redirect.github.com/zxcvbn-ts/zxcvbn/issues/321">#321</a>)</li> <li><a href="https://github.com/zxcvbn-ts/zxcvbn/commit/acf40cc55292b390e0a56ce24f03147761058e47"><code>acf40cc</code></a> fix(common): resolve issue with wrong type generation again (<a href="https://redirect.github.com/zxcvbn-ts/zxcvbn/issues/320">#320</a>)</li> <li><a href="https://github.com/zxcvbn-ts/zxcvbn/commit/c6fc8a551e2e5cafc27baef97355b0ad1b96ae34"><code>c6fc8a5</code></a> Publish</li> <li><a href="https://github.com/zxcvbn-ts/zxcvbn/commit/0288760b3b484ece9ddd9fdb9a1a6a3e4491804f"><code>0288760</code></a> chore: remove broken changelog</li> <li><a href="https://github.com/zxcvbn-ts/zxcvbn/commit/809b7a3383a6490f61f1f73ad163a784d19dbab5"><code>809b7a3</code></a> Publish</li> <li><a href="https://github.com/zxcvbn-ts/zxcvbn/commit/c381ea3c154f73b860d91518f849f6ca19569345"><code>c381ea3</code></a> feat: use wordSequences correctly as dictionary</li> <li>Additional commits viewable in <a href="https://github.com/zxcvbn-ts/zxcvbn/compare/@zxcvbn-ts/language-common@3.0.4...@zxcvbn-ts/language-common@4.1.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@zxcvbn-ts/language-common&package-manager=npm_and_yarn&previous-version=3.0.4&new-version=4.1.2)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ab9b5d commit 4f852c3

2 files changed

Lines changed: 15 additions & 5 deletions

File tree

EssentialCSharp.Web/package-lock.json

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

EssentialCSharp.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@mdi/font": "7.4.47",
1414
"@zxcvbn-ts/core": "^3.0.4",
15-
"@zxcvbn-ts/language-common": "^3.0.4",
15+
"@zxcvbn-ts/language-common": "^4.1.2",
1616
"@zxcvbn-ts/language-en": "^3.0.2",
1717
"dompurify": "3.4.8",
1818
"jquery": "4.0.0",

0 commit comments

Comments
 (0)