Skip to content

Commit 07655cc

Browse files
Chore(deps-dev): Bump @types/lodash from 4.17.19 to 4.17.20 (#485)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 206dfcc commit 07655cc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@testing-library/user-event": "^14.6.0",
5454
"@types/glob": "^8.0.0",
5555
"@types/jest": "^29.5.14",
56-
"@types/lodash": "^4.17.19",
56+
"@types/lodash": "^4.17.20",
5757
"@types/node": "^22.15.35",
5858
"@types/semver": "^7.7.0",
5959
"@typescript-eslint/eslint-plugin": "^8.34.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2249,10 +2249,10 @@
22492249
version "4.17.15"
22502250
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.15.tgz#12d4af0ed17cc7600ce1f9980cec48fc17ad1e89"
22512251

2252-
"@types/lodash@^4.17.19":
2253-
version "4.17.19"
2254-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.19.tgz#de18c90b7891f00fed7c1273495a2f851efd99c4"
2255-
integrity sha512-NYqRyg/hIQrYPT9lbOeYc3kIRabJDn/k4qQHIXUpx88CBDww2fD15Sg5kbXlW86zm2XEW4g0QxkTI3/Kfkc7xQ==
2252+
"@types/lodash@^4.17.20":
2253+
version "4.17.20"
2254+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.20.tgz#1ca77361d7363432d29f5e55950d9ec1e1c6ea93"
2255+
integrity sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==
22562256

22572257
"@types/minimatch@^5.1.2":
22582258
version "5.1.2"

0 commit comments

Comments
 (0)