Skip to content

Commit 80bc8df

Browse files
Chore(deps): Bump debounce from 2.2.0 to 3.0.0
Bumps [debounce](https://github.com/sindresorhus/debounce) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/sindresorhus/debounce/releases) - [Commits](sindresorhus/debounce@v2.2.0...v3.0.0) --- updated-dependencies: - dependency-name: debounce dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e65b003 commit 80bc8df

File tree

2 files changed

+21
-8
lines changed

2 files changed

+21
-8
lines changed

package-lock.json

Lines changed: 20 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@nextcloud/vue": "9.1.0",
4141
"@vueuse/components": "^14.0.0",
4242
"color-convert": "^3.1.2",
43-
"debounce": "^2.2.0",
43+
"debounce": "^3.0.0",
4444
"ical.js": "^2.2.0",
4545
"markdown-it": "^14.1.0",
4646
"markdown-it-emoji": "^3.0.0",

0 commit comments

Comments
 (0)