Skip to content

Commit

Permalink
Bump dependencies (#67)
Browse files Browse the repository at this point in the history
* Bump dependencies

* Update entry

---------

Co-authored-by: @compulim <@compulim>
Co-authored-by: William Wong <[email protected]>
  • Loading branch information
compulim-workflow-bot[bot] and compulim authored Jun 29, 2024
1 parent 9d496d9 commit 52a7fbc
Show file tree
Hide file tree
Showing 5 changed files with 114 additions and 113 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Bumped dependencies, by [@compulim](https://github.com/compulim), in PR [#49](https://github.com/compulim/react-chain-of-responsibility/pull/49), [#58](https://github.com/compulim/react-chain-of-responsibility/pull/58), and [#63](https://github.com/compulim/react-chain-of-responsibility/pull/63)
- Bumped dependencies, by [@compulim](https://github.com/compulim), in PR [#49](https://github.com/compulim/react-chain-of-responsibility/pull/49), [#58](https://github.com/compulim/react-chain-of-responsibility/pull/58), [#63](https://github.com/compulim/react-chain-of-responsibility/pull/63), and [#67](https://github.com/compulim/react-chain-of-responsibility/pull/67)
- Production dependencies
- [`@babel/[email protected]`](https://npmjs.com/package/@babel/runtime-corejs3)
- Development dependencies
Expand All @@ -34,12 +34,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [`@babel/[email protected]`](https://npmjs.com/package/@babel/preset-env/v/7.24.7)
- [`@babel/[email protected]`](https://npmjs.com/package/@babel/preset-react/v/7.24.7)
- [`@babel/[email protected]`](https://npmjs.com/package/@babel/preset-typescript/v/7.24.7)
- [`@fluentui/[email protected]`](https://npmjs.com/package/@fluentui/react/v/8.118.7)
- [`@fluentui/[email protected]`](https://npmjs.com/package/@fluentui/react/v/8.119.0)
- [`@testing-library/[email protected]`](https://npmjs.com/package/@testing-library/dom/v/10.2.0)
- [`@testing-library/[email protected]`](https://npmjs.com/package/@testing-library/react/v/16.0.0)
- [`@tsconfig/[email protected]`](https://npmjs.com/package/@tsconfig/recommended)
- [`@tsconfig/[email protected]`](https://npmjs.com/package/@tsconfig/strictest/v/2.0.5)
- [`@types/[email protected]`](https://npmjs.com/package/@types/jest/v/29.5.12)
- [`@types/[email protected].2`](https://npmjs.com/package/@types/node/v/20.14.2)
- [`@types/[email protected].9`](https://npmjs.com/package/@types/node/v/20.14.9)
- [`@types/[email protected]`](https://npmjs.com/package/@types/react-dom/v/18.3.0)
- [`@types/[email protected]`](https://npmjs.com/package/@types/react/v/18.3.3)
- [`[email protected]`](https://npmjs.com/package/esbuild/v/0.21.5)
Expand All @@ -50,7 +51,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [`[email protected]`](https://npmjs.com/package/react-test-renderer/v/18.3.1)
- [`[email protected]`](https://npmjs.com/package/react/v/18.3.1)
- [`[email protected]`](https://npmjs.com/package/tsup/v/8.1.0)
- [`typescript@5.4.5`](https://npmjs.com/package/typescript/v/5.4.5)
- [`typescript@5.5.2`](https://npmjs.com/package/typescript/v/5.5.2)

## [0.1.0] - 2024-04-01

Expand Down
Loading

0 comments on commit 52a7fbc

Please sign in to comment.