Skip to content

Commit

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

* Add entry

* Fix PR number

---------

Co-authored-by: @compulim <@compulim>
Co-authored-by: William Wong <compulim@hotmail.com>
  • Loading branch information
compulim-workflow-bot[bot] and compulim committed Dec 16, 2023
1 parent 1e9e92e commit 18679af
Show file tree
Hide file tree
Showing 6 changed files with 779 additions and 721 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- Bump dependencies, by [@compulim](https://github.com/compulim), in PR [#42](https://github.com/compulim/react-chain-of-responsibility/pull/42)
- Production dependencies
- [`@babel/runtime-corejs3@7.23.6`](https://npmjs.com/package/@babel/runtime-corejs3)
- Development dependencies
- [`@babel/cli@7.23.4`](https://npmjs.com/package/@babel/cli)
- [`@babel/core@7.23.6`](https://npmjs.com/package/@babel/core)
- [`@babel/plugin-transform-runtime@7.23.6`](https://npmjs.com/package/@babel/plugin-transform-runtime)
- [`@babel/preset-env@7.23.6`](https://npmjs.com/package/@babel/preset-env)
- [`@babel/preset-react@7.23.3`](https://npmjs.com/package/@babel/preset-react)
- [`@babel/preset-typescript@7.23.3`](https://npmjs.com/package/@babel/preset-typescript)
- [`@fluentui/react@8.113.1`](https://npmjs.com/package/@fluentui/react)
- [`@testing-library/react@14.1.2`](https://npmjs.com/package/@testing-library/react)
- [`@types/jest@29.5.11`](https://npmjs.com/package/@types/jest)
- [`@types/node@20.10.4`](https://npmjs.com/package/@types/node)
- [`@types/react@18.2.45`](https://npmjs.com/package/@types/react)
- [`@typescript-eslint/eslint-plugin@6.14.0`](https://npmjs.com/package/@typescript-eslint/eslint-plugin)
- [`@typescript-eslint/parser@6.14.0`](https://npmjs.com/package/@typescript-eslint/parser)
- [`esbuild@0.19.9`](https://npmjs.com/package/esbuild)
- [`eslint-plugin-prettier@5.0.1`](https://npmjs.com/package/eslint-plugin-prettier)
- [`eslint@8.56.0`](https://npmjs.com/package/eslint)
- [`prettier@3.1.1`](https://npmjs.com/package/prettier)
- [`typescript@5.3.3`](https://npmjs.com/package/typescript)

## [0.0.2] - 2023-10-09

### Changed
Expand Down
Loading

0 comments on commit 18679af

Please sign in to comment.