Skip to content

Commit 75fa66b

Browse files
build(deps): bump @types/lodash from 4.17.7 to 4.17.9 (#1425)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.7 to 4.17.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60d029e commit 75fa66b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@patternfly/react-table": "^5.4.0",
9999
"@patternfly/react-topology": "^5.4.0",
100100
"@reduxjs/toolkit": "^1.9.3",
101-
"@types/lodash": "^4.17.7",
101+
"@types/lodash": "^4.17.9",
102102
"@types/react": "^17.0.69",
103103
"dayjs": "^1.11.13",
104104
"humanize-duration": "^3.32.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2345,10 +2345,10 @@ __metadata:
23452345
languageName: node
23462346
linkType: hard
23472347

2348-
"@types/lodash@npm:^4.17.7":
2349-
version: 4.17.7
2350-
resolution: "@types/lodash@npm:4.17.7"
2351-
checksum: 09e58a119cd8a70acfb33f8623dc2fc54f74cdce3b3429b879fc2daac4807fe376190a04b9e024dd300f9a3ee1876d6623979cefe619f70654ca0fe0c47679a7
2348+
"@types/lodash@npm:^4.17.9":
2349+
version: 4.17.9
2350+
resolution: "@types/lodash@npm:4.17.9"
2351+
checksum: 6d1bf3e77f0a54d97532755a74260d402d8972259c5451b74612c16cb983b73e0760e5bfe4f9e68ab15051511c867812b40715a01f9805afe6bc36c7dd676378
23522352
languageName: node
23532353
linkType: hard
23542354

@@ -4369,7 +4369,7 @@ __metadata:
43694369
"@types/humanize-duration": ^3.27.4
43704370
"@types/jest": ^27.0.2
43714371
"@types/js-base64": 3.3.1
4372-
"@types/lodash": ^4.17.7
4372+
"@types/lodash": ^4.17.9
43734373
"@types/react": ^17.0.69
43744374
"@types/react-test-renderer": ^17.0.7
43754375
"@types/selenium-webdriver": ^4.1.26

0 commit comments

Comments
 (0)