-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build: Bump the npm group with 30 updates #192
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the npm group with 30 updates: | Package | From | To | | --- | --- | --- | | [@patternfly/react-core](https://github.com/patternfly/patternfly-react) | `5.1.1` | `5.1.2` | | [@patternfly/react-table](https://github.com/patternfly/patternfly-react) | `5.1.1` | `5.1.2` | | [@redhat-cloud-services/rbac-client](https://github.com/RedHatInsights/javascript-clients) | `1.2.12` | `1.2.13` | | [@unleash/proxy-client-react](https://github.com/Unleash/unleash-proxy-react) | `3.6.0` | `4.1.1` | | [axios](https://github.com/axios/axios) | `1.6.0` | `1.6.3` | | [classnames](https://github.com/JedWatson/classnames) | `2.3.2` | `2.5.1` | | [react-redux](https://github.com/reduxjs/react-redux) | `8.1.2` | `9.0.4` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.16.0` | `6.21.1` | | [react18-json-view](https://github.com/YYsuni/react18-json-view) | `0.2.5` | `0.2.6` | | [redux](https://github.com/reduxjs/redux) | `4.2.1` | `5.0.1` | | [yup](https://github.com/jquense/yup) | `0.32.11` | `1.3.3` | | [@redhat-cloud-services/frontend-components-config](https://github.com/RedHatInsights/frontend-components) | `6.0.5` | `6.0.6` | | [@redhat-cloud-services/types](https://github.com/RedHatInsights/frontend-components/tree/HEAD/packages/types) | `1.0.2` | `1.0.6` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `5.17.0` | `6.1.6` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.0.0` | `14.1.2` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.1` | `14.5.2` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.5` | `29.5.11` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.14.199` | `4.14.202` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.7.0` | `20.10.6` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.8` | `18.2.18` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.3` | `6.16.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.3` | `6.16.0` | | [eslint](https://github.com/eslint/eslint) | `8.50.0` | `8.56.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.0` | `5.1.2` | | [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.1.1` | | [prop-types](https://github.com/facebook/prop-types) | `15.8.0` | `15.8.1` | | [ts-patch](https://github.com/nonara/ts-patch) | `3.0.2` | `3.1.1` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.3` | | [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) | `4.9.1` | `4.10.1` | Updates `@patternfly/react-core` from 5.1.1 to 5.1.2 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) Updates `@patternfly/react-table` from 5.1.1 to 5.1.2 - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) Updates `@redhat-cloud-services/rbac-client` from 1.2.12 to 1.2.13 - [Release notes](https://github.com/RedHatInsights/javascript-clients/releases) - [Commits](https://github.com/RedHatInsights/javascript-clients/commits) Updates `@unleash/proxy-client-react` from 3.6.0 to 4.1.1 - [Release notes](https://github.com/Unleash/unleash-proxy-react/releases) - [Changelog](https://github.com/Unleash/proxy-client-react/blob/main/Changelog.md) - [Commits](Unleash/proxy-client-react@v3.6.0...v4.1.1) Updates `axios` from 1.6.0 to 1.6.3 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.0...v1.6.3) Updates `classnames` from 2.3.2 to 2.5.1 - [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md) - [Commits](JedWatson/classnames@v2.3.2...v2.5.1) Updates `react-redux` from 8.1.2 to 9.0.4 - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/react-redux@v8.1.2...v9.0.4) Updates `react-router-dom` from 6.16.0 to 6.21.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `react18-json-view` from 0.2.5 to 0.2.6 - [Release notes](https://github.com/YYsuni/react18-json-view/releases) - [Commits](YYsuni/react18-json-view@v0.2.5...v0.2.6) Updates `redux` from 4.2.1 to 5.0.1 - [Release notes](https://github.com/reduxjs/redux/releases) - [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/redux@v4.2.1...v5.0.1) Updates `yup` from 0.32.11 to 1.3.3 - [Release notes](https://github.com/jquense/yup/releases) - [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md) - [Commits](jquense/yup@v0.32.11...v1.3.3) Updates `@redhat-cloud-services/frontend-components-config` from 6.0.5 to 6.0.6 - [Commits](https://github.com/RedHatInsights/frontend-components/commits) Updates `@redhat-cloud-services/types` from 1.0.2 to 1.0.6 - [Commits](https://github.com/RedHatInsights/frontend-components/commits/HEAD/packages/types) Updates `@testing-library/jest-dom` from 5.17.0 to 6.1.6 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v5.17.0...v6.1.6) Updates `@testing-library/react` from 14.0.0 to 14.1.2 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v14.0.0...v14.1.2) Updates `@testing-library/user-event` from 14.5.1 to 14.5.2 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.5.1...v14.5.2) Updates `@types/jest` from 29.5.5 to 29.5.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/lodash` from 4.14.199 to 4.14.202 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 20.7.0 to 20.10.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react-dom` from 18.2.8 to 18.2.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@typescript-eslint/eslint-plugin` from 6.7.3 to 6.16.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.16.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.7.3 to 6.16.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.16.0/packages/parser) Updates `eslint` from 8.50.0 to 8.56.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.50.0...v8.56.0) Updates `eslint-config-prettier` from 9.0.0 to 9.1.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0) Updates `eslint-plugin-prettier` from 5.0.0 to 5.1.2 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.0.0...v5.1.2) Updates `prettier` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.3...3.1.1) Updates `prop-types` from 15.8.0 to 15.8.1 - [Changelog](https://github.com/facebook/prop-types/blob/main/CHANGELOG.md) - [Commits](facebook/prop-types@v15.8.0...v15.8.1) Updates `ts-patch` from 3.0.2 to 3.1.1 - [Release notes](https://github.com/nonara/ts-patch/releases) - [Changelog](https://github.com/nonara/ts-patch/blob/master/CHANGELOG.md) - [Commits](nonara/ts-patch@v3.0.2...v3.1.1) Updates `typescript` from 5.2.2 to 5.3.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.2.2...v5.3.3) Updates `webpack-bundle-analyzer` from 4.9.1 to 4.10.1 - [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases) - [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/webpack-bundle-analyzer@v4.9.1...v4.10.1) --- updated-dependencies: - dependency-name: "@patternfly/react-core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@patternfly/react-table" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@redhat-cloud-services/rbac-client" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@unleash/proxy-client-react" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: classnames dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: react-redux dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: react18-json-view dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: redux dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: yup dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@redhat-cloud-services/frontend-components-config" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@redhat-cloud-services/types" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: prop-types dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: ts-patch dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: webpack-bundle-analyzer dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm group with 30 updates:
5.1.1
5.1.2
5.1.1
5.1.2
1.2.12
1.2.13
3.6.0
4.1.1
1.6.0
1.6.3
2.3.2
2.5.1
8.1.2
9.0.4
6.16.0
6.21.1
0.2.5
0.2.6
4.2.1
5.0.1
0.32.11
1.3.3
6.0.5
6.0.6
1.0.2
1.0.6
5.17.0
6.1.6
14.0.0
14.1.2
14.5.1
14.5.2
29.5.5
29.5.11
4.14.199
4.14.202
20.7.0
20.10.6
18.2.8
18.2.18
6.7.3
6.16.0
6.7.3
6.16.0
8.50.0
8.56.0
9.0.0
9.1.0
5.0.0
5.1.2
3.0.3
3.1.1
15.8.0
15.8.1
3.0.2
3.1.1
5.2.2
5.3.3
4.9.1
4.10.1
Updates
@patternfly/react-core
from 5.1.1 to 5.1.2Commits
77ac982
chore(release): releasing packages [ci skip]81fd0bd
chore: Update release.sh to turn off dry run5bf08bd
fix(release): set up patch fix branch with dryrun (#9728)24fec80
chore(release): releasing packages [ci skip]Updates
@patternfly/react-table
from 5.1.1 to 5.1.2Commits
77ac982
chore(release): releasing packages [ci skip]81fd0bd
chore: Update release.sh to turn off dry run5bf08bd
fix(release): set up patch fix branch with dryrun (#9728)24fec80
chore(release): releasing packages [ci skip]Updates
@redhat-cloud-services/rbac-client
from 1.2.12 to 1.2.13Commits
Updates
@unleash/proxy-client-react
from 3.6.0 to 4.1.1Release notes
Sourced from
@unleash/proxy-client-react
's releases.... (truncated)
Commits
a81c2c7
v4.1.18813e5b
fix: fallback for startTransition for React <18 (#152)874602e
chore: update dependencies (#146)84ee540
v4.1.0d1a4e5e
v4.1.0-beta.07e220a8
chore: bump proxy-client peer dep (#149)a576115
fix: react to feature_enabled changes (#148)9a52852
test: fix variant result assumption (#147)46fa764
v4.0.3bd17b44
fix: package exports (#143)Updates
axios
from 1.6.0 to 1.6.3Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
b15b918
chore(release): v1.6.3 (#6151)b76cce0
chore(ci): added branches filter for notify action; (#6084)5e7ad38
fix: Regular Expression Denial of Service (ReDoS) (#6132)8befb86
docs: update alloy link (#6145)d18f40d
docs: add headline sponsorsb3be365
chore(release): v1.6.2 (#6082)8739acb
chore(ci): removed redundant release action; (#6081)bfa9c30
chore(docs): fix outdated grunt to npm scripts (#6073)a2b0fb3
chore(docs): update README.md (#6048)b12a608
chore(ci): removed paths-ignore filter; (#6080)Updates
classnames
from 2.3.2 to 2.5.1Changelog
Sourced from classnames's changelog.
Commits
2e36832
Prepare for release of version 2.5.1 (#351)9331401
Remove benchmarks from workspace (#350)ff6dd1e
Bump to the latest version (#347)942db49
Add GitHub provenance for publishing (#345)28ea73f
Prepare for release of version 2.5.0 (#344)dfeb7f3
Fix URL for GIT repository in package (#343)8a840ea
Addexports
field to package (#342)ea8e839
Restore ability to pass TypeScriptinterface
(#341)930c748
Bumpclassnames
to the latest version (#340)d2d10f5
Bump tsd from 0.30.0 to 0.30.1 (#339)Updates
react-redux
from 8.1.2 to 9.0.4Release notes
Sourced from react-redux's releases.
... (truncated)
Commits
8c503ef
Release 9.0.44c7fbd9
Merge pull request #2107 from R3DST0RM/react-native-peer-dependency-fixce76bf0
Build module with updated peerDependency1affb37
Allow react-native newer than 0.69 as peer dependency27d4f3f
Release 9.0.30c31f2d
Restorereact-native
peer dep3da2266
Merge pull request #2105 from reduxjs/feature/9.0-lower-react-typesc550327
Drop@types/react-dom
and lower@types/react
to min needed5bb3c4f
Merge pull request #2104 from reduxjs/feature/9.0-remove-batching6302797
Drop renderer-specific batching behavior and deprecatebatch
Updates
react-router-dom
from 6.16.0 to 6.21.1Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
... (truncated)
Commits
08cda17
chore: Update version for release (#11132)e5d73cf
chore: Update version for release (pre) (#11131)ba99ec5
Merge branch 'main' into release-next0f04d11
Fix issues with partial hydration combined with route.lazy (#11121)cc4436c
Update changelogs for useResolvedSplat examplec292bdb
Merge branch 'release-next' into dev69ba50e
chore: Update version for release (#11114)54ec39e
Allow persisted fetchers unmounted during submit to revalidate (#11102)ea0ffee
chore: Update version for release (pre) (#11095)fe3c071
Slight refactor to partial hydration to leverage state.initialized properly (...Updates
react18-json-view
from 0.2.5 to 0.2.6Release notes
Sourced from react18-json-view's releases.
Commits
2f6bfa8
v0.2.67c31b0d
Update todo30b7480
v0.2.6-canary.33b5afaa
Return single strings without quotes (#18)50a2922
DisplaySize feature: Add options - 'collapsed', 'expanded'24395a7
setfold(false) on size of folded objects & arrays (#17)aafae3d
Update todo054725e
Update README83d81f6
v0.2.6-canary.27941703
DisplaySize feature: Display when collaped, increase spacingUpdates
redux
from 4.2.1 to 5.0.1Release notes
Sourced from redux's releases.
... (truncated)
Commits
50b0102
format isPlainObject.ts66f955f
5.0.1ffb02eb
Merge pull request #4644 from reduxjs/publish-cid641945
add me to FUNDING.yml7a2fa78
Add publish CI workflowfa2d899
Merge pull request #4638 from exuanbo/patch-19e8a320
add type test105e389
Merge pull request #4643 from ziayanj/patch-1f259beb
Update why-rtk-is-redux-today.md3cd25e1
Merge pull request #4642 from factiondavid/patch-1Maintainer changes
This version was pushed to npm by phryneas, a new releaser for redux since your current version.
Updates
yup
from 0.32.11 to 1.3.3Release notes
Sourced from yup's releases.
... (truncated)
Changelog
Sourced from yup's changelog.
... (truncated)
Commits
5db2b2f
Publish v1.3.3f921fe6
fix(addMethod): allow Schema without making TypeScript upseta58f02d
Publish v1.3.22f2c0aa
fix type020901f
Allow parent resolve before describe. (#2051)6956ee7
fix: pick and omit with excluded edgese15297b
Publish v1.3.1bc5121b
fix: ValidationError extends Error9c1208c
Publish v1.3.0809b55a
fix: add tuple to locale object (#2100)Updates
@redhat-cloud-services/frontend-components-config
from 6.0.5 to 6.0.6Commits
Updates
@redhat-cloud-services/types
from 1.0.2 to 1.0.6Commits
Updates
@testing-library/jest-dom
from 5.17.0 to 6.1.6Release notes
Sourced from
@testing-library/jest-dom
's releases.... (truncated)
Commits
b64b953
fix: Upgrade@adobe/css-tools
to v4.3.2 (#553)746c6ca
docs: Fix typo at toHaveStyle function description (#558)b7b7c6a
fix: support uppercase custom props in toHaveStyle (#552)4ae0231
docs: Add missing hr to README.md (#550)44f1eab
fix: upgrade@adobe/css-tools
to4.3.1
to address vulnerability (#532)6d65999
chore: add jest/vitest version to bug report template (#526)5b492ac
fix: proper@jest/globals
import (#530)b959a68
fix: bump@adobe/css-tools
for ESM support (#525)853a3e5
fix(package.json): update main and module file paths (#523)3d834bb
feat: manually trigger release (#520)Updates
@testing-library/react
from 14.0.0 to 14.1.2Release notes
Sourced from
@testing-library/react
's releases.