Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Nov 16, 2023
1 parent b9d06c3 commit 7f85d7f
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 @@ -37,7 +37,7 @@
"@tsconfig/node20": "^20.1.2",
"@types/jsdom": "^21.1.4",
"@types/lodash.debounce": "^4.0.8",
"@types/lodash.isempty": "^4.4.8",
"@types/lodash.isempty": "^4.4.9",
"@types/lodash.throttle": "^4",
"@types/node": "^20.8.10",
"@uportal/open-id-connect": "^1.40.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1024,12 +1024,12 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash.isempty@npm:^4.4.8":
version: 4.4.8
resolution: "@types/lodash.isempty@npm:4.4.8"
"@types/lodash.isempty@npm:^4.4.9":
version: 4.4.9
resolution: "@types/lodash.isempty@npm:4.4.9"
dependencies:
"@types/lodash": "npm:*"
checksum: e5ecec24b2f4264d9a7c1062e374f5de2b470f45b095f7aae1f0a8f5e27aeae1e79f3d44385e27d11ee56855ae77f4f0d3d7146f0700e983b526afd9a0cb47ea
checksum: 89f94bac5364850cb2f49a414a1632371541bdb2e6c00d73fbe2f7ad827a3ced3eaa42d64d9463eced4499d99c0619757605322f45c5b0d36cd761c561dcf8a2
languageName: node
linkType: hard

Expand Down Expand Up @@ -2091,7 +2091,7 @@ __metadata:
"@tsconfig/node20": "npm:^20.1.2"
"@types/jsdom": "npm:^21.1.4"
"@types/lodash.debounce": "npm:^4.0.8"
"@types/lodash.isempty": "npm:^4.4.8"
"@types/lodash.isempty": "npm:^4.4.9"
"@types/lodash.throttle": "npm:^4"
"@types/node": "npm:^20.8.10"
"@uportal/open-id-connect": "npm:^1.40.2"
Expand Down

0 comments on commit 7f85d7f

Please sign in to comment.