Skip to content

Commit 44274a1

Browse files
Update dependency @types/lodash to v4.17.3
1 parent a58cecc commit 44274a1

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
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@next/eslint-plugin-next": "13.5.6",
2727
"@types/jest": "29.5.4",
28-
"@types/lodash": "4.14.200",
28+
"@types/lodash": "4.17.3",
2929
"@types/marked": "5.0.2",
3030
"@types/node": "20.12.11",
3131
"@types/react": "18.2.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1110,10 +1110,10 @@
11101110
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
11111111
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
11121112

1113-
"@types/lodash@4.14.200":
1114-
version "4.14.200"
1115-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.200.tgz#435b6035c7eba9cdf1e039af8212c9e9281e7149"
1116-
integrity sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==
1113+
"@types/lodash@4.17.3":
1114+
version "4.17.3"
1115+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.3.tgz#b69884a018834d97e981f9f569ddc07668367e6f"
1116+
integrity sha512-zmNrEJaBvNskZXQWaUQq6bktF4IDGVfDS78M+YEk5aCn9M/b94/mB/6WCyfH2/MjwBdc6QuOor95CIlKWYRL3A==
11171117

11181118
11191119
version "5.0.2"

0 commit comments

Comments
 (0)