Skip to content

Commit cffc529

Browse files
renovate[bot]mattnolting
authored andcommitted
chore(deps): update dependency @types/lodash to ^4.17.14 (patternfly#11387)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f859eb4 commit cffc529

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/react-charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"subpaths": "node ../../scripts/exportSubpaths.mjs --config subpaths.config.json"
123123
},
124124
"devDependencies": {
125-
"@types/lodash": "^4.17.13",
125+
"@types/lodash": "^4.17.14",
126126
"fs-extra": "^11.2.0"
127127
}
128128
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3649,7 +3649,7 @@ __metadata:
36493649
dependencies:
36503650
"@patternfly/react-styles": "workspace:^"
36513651
"@patternfly/react-tokens": "workspace:^"
3652-
"@types/lodash": "npm:^4.17.13"
3652+
"@types/lodash": "npm:^4.17.14"
36533653
fs-extra: "npm:^11.2.0"
36543654
hoist-non-react-statics: "npm:^3.3.2"
36553655
lodash: "npm:^4.17.21"
@@ -5104,10 +5104,10 @@ __metadata:
51045104
languageName: node
51055105
linkType: hard
51065106

5107-
"@types/lodash@npm:^4.17.13":
5108-
version: 4.17.13
5109-
resolution: "@types/lodash@npm:4.17.13"
5110-
checksum: 10c0/c3d0b7efe7933ac0369b99f2f7bff9240d960680fdb74b41ed4bd1b3ca60cca1e31fe4046d9abbde778f941a41bc2a75eb629abf8659fa6c27b66efbbb0802a9
5107+
"@types/lodash@npm:^4.17.14":
5108+
version: 4.17.14
5109+
resolution: "@types/lodash@npm:4.17.14"
5110+
checksum: 10c0/343c6f722e0b39969036a885ad5aad6578479ead83987128c9b994e6b7f2fb9808244d802d4d332396bb09096f720a6c7060de16a492f5460e06a44560360322
51115111
languageName: node
51125112
linkType: hard
51135113

0 commit comments

Comments
 (0)