chore(deps-dev): bump @types/lodash.debounce from 4.0.8 to 4.0.9 (#1341)

This commit is contained in:
dependabot[bot] 2023-11-21 04:22:34 +01:00 committed by GitHub
parent c138f08cc8
commit 672d9be52f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -32,7 +32,7 @@
},
"devDependencies": {
"@pinia/testing": "^0.1.3",
"@types/lodash.debounce": "^4.0.7",
"@types/lodash.debounce": "^4.0.9",
"@types/node": "^20.9.0",
"@types/uuid": "^9.0.6",
"@typescript-eslint/eslint-plugin": "^6.12.0",
@ -2529,9 +2529,9 @@
"dev": true
},
"node_modules/@types/lodash.debounce": {
"version": "4.0.8",
"resolved": "https://registry.npmjs.org/@types/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
"integrity": "sha512-REumepIJjQFSOaBUoj81U5ZzF9YIhovzE2Lm6ejUbycmwx597k2ivG1cVfPtAj4eVuSbGoZDkJR0sRIahsE6/Q==",
"version": "4.0.9",
"resolved": "https://registry.npmjs.org/@types/lodash.debounce/-/lodash.debounce-4.0.9.tgz",
"integrity": "sha512-Ma5JcgTREwpLRwMM+XwBR7DaWe96nC38uCBDFKZWbNKD+osjVzdpnUSwBcqCptrp16sSOLBAUb50Car5I0TCsQ==",
"dev": true,
"dependencies": {
"@types/lodash": "*"

View file

@ -38,7 +38,7 @@
},
"devDependencies": {
"@pinia/testing": "^0.1.3",
"@types/lodash.debounce": "^4.0.7",
"@types/lodash.debounce": "^4.0.9",
"@types/node": "^20.9.0",
"@types/uuid": "^9.0.6",
"@typescript-eslint/eslint-plugin": "^6.12.0",