Skip to content

Commit 03fbd6f

Browse files
build(deps): bump @types/lodash from 4.14.202 to 4.17.7 (#1367)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.202 to 4.17.7. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06caa6f commit 03fbd6f

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
@@ -99,7 +99,7 @@
9999
"@patternfly/react-table": "^5.3.4",
100100
"@patternfly/react-topology": "^5.4.0",
101101
"@reduxjs/toolkit": "^1.9.3",
102-
"@types/lodash": "^4.14.202",
102+
"@types/lodash": "^4.17.7",
103103
"@types/react": "^17.0.69",
104104
"dayjs": "^1.11.7",
105105
"humanize-duration": "^3.32.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2302,10 +2302,10 @@ __metadata:
23022302
languageName: node
23032303
linkType: hard
23042304

2305-
"@types/lodash@npm:^4.14.202":
2306-
version: 4.14.202
2307-
resolution: "@types/lodash@npm:4.14.202"
2308-
checksum: a91acf3564a568c6f199912f3eb2c76c99c5a0d7e219394294213b3f2d54f672619f0fde4da22b29dc5d4c31457cd799acc2e5cb6bd90f9af04a1578483b6ff7
2305+
"@types/lodash@npm:^4.17.7":
2306+
version: 4.17.7
2307+
resolution: "@types/lodash@npm:4.17.7"
2308+
checksum: 09e58a119cd8a70acfb33f8623dc2fc54f74cdce3b3429b879fc2daac4807fe376190a04b9e024dd300f9a3ee1876d6623979cefe619f70654ca0fe0c47679a7
23092309
languageName: node
23102310
linkType: hard
23112311

@@ -4340,7 +4340,7 @@ __metadata:
43404340
"@types/humanize-duration": ^3.27.4
43414341
"@types/jest": ^27.0.2
43424342
"@types/js-base64": 3.3.1
4343-
"@types/lodash": ^4.14.202
4343+
"@types/lodash": ^4.17.7
43444344
"@types/react": ^17.0.69
43454345
"@types/react-test-renderer": ^17.0.7
43464346
"@types/selenium-webdriver": ^4.1.20

0 commit comments

Comments
 (0)