Skip to content

Commit

Permalink
build(deps-dev): bump @types/lodash.debounce from 4.0.7 to 4.0.8
Browse files Browse the repository at this point in the history
Bumps [@types/lodash.debounce](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.debounce) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.debounce)

---
updated-dependencies:
- dependency-name: "@types/lodash.debounce"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent f59879a commit 44086ee
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 @@ -36,7 +36,7 @@
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
"@tsconfig/node18": "^18.2.2",
"@types/jsdom": "^21.1.3",
"@types/lodash.debounce": "^4.0.7",
"@types/lodash.debounce": "^4.0.8",
"@types/lodash.isempty": "^4.4.7",
"@types/node": "^18.18.5",
"@vitejs/plugin-vue": "^4.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -918,12 +918,12 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash.debounce@npm:^4.0.7":
version: 4.0.7
resolution: "@types/lodash.debounce@npm:4.0.7"
"@types/lodash.debounce@npm:^4.0.8":
version: 4.0.8
resolution: "@types/lodash.debounce@npm:4.0.8"
dependencies:
"@types/lodash": "*"
checksum: e873b2d77f89010876baba3437ef826b17221b98948e00b5590828334a481dea1c8f9d28543210e564adc53199584f42c3cb171f8b6c3614fefc0b4e0888679c
checksum: 63f195cb053ca390135a9aca62bb60fa149ca81838519871506b60760ff4113333709becb8e4147707eaa3d916dab7eff66b0588caf4ce508cabda9bee9c5b60
languageName: node
linkType: hard

Expand Down Expand Up @@ -3241,7 +3241,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": ^4.2.0
"@tsconfig/node18": ^18.2.2
"@types/jsdom": ^21.1.3
"@types/lodash.debounce": ^4.0.7
"@types/lodash.debounce": ^4.0.8
"@types/lodash.isempty": ^4.4.7
"@types/node": ^18.18.5
"@vitejs/plugin-vue": ^4.4.0
Expand Down

0 comments on commit 44086ee

Please sign in to comment.