Skip to content

Commit dcb4e6f

Browse files
Update dependency @types/lodash to v4.17.15
1 parent 39b46d2 commit dcb4e6f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@next/eslint-plugin-next": "15.0.3",
2929
"@types/jest": "29.5.4",
30-
"@types/lodash": "4.14.200",
30+
"@types/lodash": "4.17.15",
3131
"@types/marked": "5.0.2",
3232
"@types/node": "20.12.11",
3333
"@types/react": "18.3.14",

yarn.lock

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

1168-
"@types/lodash@4.14.200":
1169-
version "4.14.200"
1170-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.200.tgz#435b6035c7eba9cdf1e039af8212c9e9281e7149"
1171-
integrity sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==
1168+
"@types/lodash@4.17.15":
1169+
version "4.17.15"
1170+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.15.tgz#12d4af0ed17cc7600ce1f9980cec48fc17ad1e89"
1171+
integrity sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw==
11721172

11731173
"@types/marked@5.0.2":
11741174
version "5.0.2"

0 commit comments

Comments
 (0)