Skip to content

Commit 659ec33

Browse files
build(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] <support@github.com>
1 parent c69b548 commit 659ec33

File tree

2 files changed

+20
-8
lines changed

2 files changed

+20
-8
lines changed

package-lock.json

Lines changed: 19 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
@@ -26,7 +26,7 @@
2626
"@nextcloud/l10n": "^3.3.0",
2727
"@nextcloud/router": "^3.0.1",
2828
"@nextcloud/vue": "^9.0.0-rc.2",
29-
"debounce": "^2.2.0",
29+
"debounce": "^3.0.0",
3030
"vue": "^3.5.17"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)