Skip to content

Commit b096682

Browse files
Upgrade: [dependabot] - bump babel-plugin-formatjs from 10.5.24 to 10.5.26 (#178)
Bumps [babel-plugin-formatjs](https://github.com/formatjs/formatjs) from 10.5.24 to 10.5.26. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/formatjs/formatjs/releases">babel-plugin-formatjs's releases</a>.</em></p> <blockquote> <h2>babel-plugin-formatjs@10.5.26</h2> <h2><a href="https://github.com/formatjs/formatjs/compare/babel-plugin-formatjs@10.5.25...babel-plugin-formatjs@10.5.26">10.5.26</a> (2024-11-18)</h2> <p><strong>Note:</strong> Version bump only for package babel-plugin-formatjs</p> <h2>babel-plugin-formatjs@10.5.25</h2> <h2><a href="https://github.com/formatjs/formatjs/compare/babel-plugin-formatjs@10.5.24...babel-plugin-formatjs@10.5.25">10.5.25</a> (2024-11-18)</h2> <p><strong>Note:</strong> Version bump only for package babel-plugin-formatjs</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/formatjs/formatjs/commit/78865eba761aec81a97ea4146c471fc71fd479b1"><code>78865eb</code></a> build: publish</li> <li><a href="https://github.com/formatjs/formatjs/commit/041306698303e2b1a262b7b74f0361d63467a981"><code>0413066</code></a> chore: re-install</li> <li><a href="https://github.com/formatjs/formatjs/commit/98d891091dc58c0695701fb1aca62fb8e51bf4ad"><code>98d8910</code></a> feat(<code>@​formatjs/intl</code>): drop typescript@4 support</li> <li><a href="https://github.com/formatjs/formatjs/commit/12ecc1b36c7d86bd8bd7e7786f5565e5a5b80f88"><code>12ecc1b</code></a> feat(react-intl): drop typescript@4 support</li> <li><a href="https://github.com/formatjs/formatjs/commit/7ea64ec66752b0879186fa46808fa8309f7b5f9b"><code>7ea64ec</code></a> docs: fix URL</li> <li><a href="https://github.com/formatjs/formatjs/commit/31b832f9a24bff0776d66e35cf85f59de25ed3c3"><code>31b832f</code></a> feat(react-intl): remove polyfill packages in deps</li> <li><a href="https://github.com/formatjs/formatjs/commit/4713e1b240a52f7e357dcc77912c33e8bef9bfa4"><code>4713e1b</code></a> feat(<code>@​formatjs/intl</code>): remove polyfill packages in deps</li> <li><a href="https://github.com/formatjs/formatjs/commit/c9fbb68595daa9ed7281632439a479c9aac84f00"><code>c9fbb68</code></a> docs: fix URL</li> <li><a href="https://github.com/formatjs/formatjs/commit/282d322edbf8abd4d08913c5cf0695f421e75ffb"><code>282d322</code></a> docs: fix workflow</li> <li><a href="https://github.com/formatjs/formatjs/commit/15518959b24b17b7a5698899cb60ffd89d76f892"><code>1551895</code></a> docs: fix workflow</li> <li>Additional commits viewable in <a href="https://github.com/formatjs/formatjs/compare/babel-plugin-formatjs@10.5.24...babel-plugin-formatjs@10.5.26">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=babel-plugin-formatjs&package-manager=npm_and_yarn&previous-version=10.5.24&new-version=10.5.26)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ce214b commit b096682

File tree

2 files changed

+93
-11
lines changed

2 files changed

+93
-11
lines changed

package-lock.json

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

packages/cpt-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/node": "^22",
2929
"@types/react": "^18",
3030
"@types/react-dom": "^18",
31-
"babel-plugin-formatjs": "^10.5.24",
31+
"babel-plugin-formatjs": "^10.5.26",
3232
"eslint-config-next": "15.0.3"
3333
}
3434
}

0 commit comments

Comments
 (0)