Skip to content

Commit

Permalink
Upgrade: Bump debounce from 2.1.1 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [debounce](https://github.com/sindresorhus/debounce) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/sindresorhus/debounce/releases)
- [Commits](sindresorhus/debounce@v2.1.1...v2.2.0)

---
updated-dependencies:
- dependency-name: debounce
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 8175df7 commit c8e92bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"chartjs-plugin-crosshair": "^2.0.0",
"chartjs-plugin-tailwindcss-colors": "^0.2.4",
"chokidar": "^3.6.0",
"debounce": "^2.1.1",
"debounce": "^2.2.0",
"el-transition": "^0.0.7",
"esbuild": "^0.24.0",
"esbuild-plugin-prismjs": "^1.0.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock

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

0 comments on commit c8e92bd

Please sign in to comment.