Skip to content

Commit

Permalink
devdeps(@types/lodash): upgrade to 4.14.199
Browse files Browse the repository at this point in the history
  • Loading branch information
hasezoey committed Oct 7, 2023
1 parent e1a1a9f commit 0985e4f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -51,7 +51,7 @@
"@semantic-release/release-notes-generator": "^10.0.3",
"@tsd/typescript": "~4.9.5",
"@types/jest": "^29.5.5",
"@types/lodash": "^4.14.197",
"@types/lodash": "^4.14.199",
"@types/node": "~14.18.51",
"@types/semver": "^7.5.1",
"@typescript-eslint/eslint-plugin": "^5.59.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1491,10 +1491,10 @@
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==

"@types/lodash@^4.14.197":
version "4.14.197"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.197.tgz#e95c5ddcc814ec3e84c891910a01e0c8a378c54b"
integrity sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g==
"@types/lodash@^4.14.199":
version "4.14.199"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.199.tgz#c3edb5650149d847a277a8961a7ad360c474e9bf"
integrity sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==

"@types/minimist@^1.2.0":
version "1.2.2"
Expand Down

0 comments on commit 0985e4f

Please sign in to comment.