summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-21 12:54:55 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-23 09:57:20 +0100
commit3916ac53ee0d61d4bc1e8c25c6e5e056369955bc (patch)
tree4393a2d8ae8be7dab81031a7833ac22906046df2 /package.json
parent9efa7812a40d33b397734cf1cdbe1f70a128877e (diff)
Build(deps-dev): Bump debounce from 1.2.1 to 2.0.0
Bumps [debounce](https://github.com/sindresorhus/debounce) from 1.2.1 to 2.0.0. - [Release notes](https://github.com/sindresorhus/debounce/releases) - [Commits](https://github.com/sindresorhus/debounce/compare/1.2.1...v2.0.0) --- updated-dependencies: - dependency-name: debounce dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 37aba089c..ef47b8394 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"babel-core": "^7.0.0-0",
"babel-loader": "^9.0.0",
"babel-plugin-dynamic-import-node": "^2.3.3",
- "debounce": "^1.2.1",
+ "debounce": "^2.0.0",
"emoji-mart-vue-fast": "^11.2.0",
"eslint": "^8.54.0",
"eslint-config-standard": "^17.0.0",