numeric-stepper
numeric-stepper copied to clipboard
chore(deps-dev): bump @emotion/jest from 11.9.1 to 11.10.0
Bumps @emotion/jest from 11.9.1 to 11.10.0.
Release notes
Sourced from @emotion/jest
's releases.
@emotion/jest
@11
.10.0Minor Changes
- #2819
bbad8c79
Thanks@nicksrandall
! -exports
field has been added to thepackage.json
manifest. It limits what files can be imported from a package but we've tried our best to allow importing all the files that were considered to be a part of the public API.Patch Changes
@emotion/jest
@11
.9.4Patch Changes
- #2771
9b4ce70d
Thanks@srmagura
! - Fix a dependency conflict when@emotion/jest
was installed alongside@types/jest@^28
.
@emotion/jest
@11
.9.3Patch Changes
- #2749
fd22cace
Thanks@Andarist
! - Added a dedicated error for a situation whentoHaveStyleRule
receives an array.
Commits
a5f43a1
Version Packages (#2839)bbad8c7
Addedpackage.json#exports
to all packages and added aworker
condition w...ac94be9
Add an accompanying example of a file for theimportMap
option example (#2791)fa7f494
Added missing TypeScript declarations in@emotion/server
(#2835)2e6a7aa
Version Packages (#2838)5b99a84
Fixed an issue with the lack of/*#__PURE__*/
annotations before styled cal...1c32b04
fix a typo (#2837)b8d45d4
Address website feedback (#2825)679ca35
Version Packages (#2804)4003819
Upgrade to latest Next.js (attempt 2) (#2805)- Additional commits viewable in compare view
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 commands and options
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 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)