Skip to content

Commit

Permalink
build(deps): update dependency chokidar to v4.0.3 (#11120)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [chokidar](https://redirect.github.com/paulmillr/chokidar) | [`4.0.1`
-> `4.0.3`](https://renovatebot.com/diffs/npm/chokidar/4.0.1/4.0.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/chokidar/4.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/chokidar/4.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/chokidar/4.0.1/4.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chokidar/4.0.1/4.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>paulmillr/chokidar (chokidar)</summary>

###
[`v4.0.3`](https://redirect.github.com/paulmillr/chokidar/compare/4.0.2...1182965a0d3d884f15db423009262778ddba0ac4)

[Compare
Source](https://redirect.github.com/paulmillr/chokidar/compare/4.0.2...4.0.3)

###
[`v4.0.2`](https://redirect.github.com/paulmillr/chokidar/releases/tag/4.0.2)

[Compare
Source](https://redirect.github.com/paulmillr/chokidar/compare/4.0.1...4.0.2)

#### What's Changed

- Fix test "should detect safe-edit" on FreeBSD by
[@&#8203;tagattie](https://redirect.github.com/tagattie) in
[https://github.com/paulmillr/chokidar/pull/1375](https://redirect.github.com/paulmillr/chokidar/pull/1375)
- Remove references to .map files by
[@&#8203;bluwy](https://redirect.github.com/bluwy) in
[https://github.com/paulmillr/chokidar/pull/1383](https://redirect.github.com/paulmillr/chokidar/pull/1383)
- feat: strongly type event emitter methods by
[@&#8203;43081j](https://redirect.github.com/43081j) in
[https://github.com/paulmillr/chokidar/pull/1381](https://redirect.github.com/paulmillr/chokidar/pull/1381)

#### New Contributors

- [@&#8203;bxt](https://redirect.github.com/bxt) made their first
contribution in
[https://github.com/paulmillr/chokidar/pull/1365](https://redirect.github.com/paulmillr/chokidar/pull/1365)
- [@&#8203;tagattie](https://redirect.github.com/tagattie) made their
first contribution in
[https://github.com/paulmillr/chokidar/pull/1375](https://redirect.github.com/paulmillr/chokidar/pull/1375)
- [@&#8203;bluwy](https://redirect.github.com/bluwy) made their first
contribution in
[https://github.com/paulmillr/chokidar/pull/1383](https://redirect.github.com/paulmillr/chokidar/pull/1383)

**Full Changelog**:
paulmillr/chokidar@4.0.1...4.0.2

</details>

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6WyJjaG9yZSIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 137593c commit 9d1f6ad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"axe-core": "4.10.2",
"change-case": "5.4.4",
"cheerio": "1.0.0",
"chokidar": "4.0.1",
"chokidar": "4.0.3",
"chromatic": "11.20.2",
"concurrently": "9.1.0",
"conventional-changelog-conventionalcommits": "7.0.2",
Expand Down

0 comments on commit 9d1f6ad

Please sign in to comment.