Skip to content

Commit d1cc73e

Browse files
Update dependency @types/lodash to v4.17.12
1 parent d21e525 commit d1cc73e

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
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@next/eslint-plugin-next": "13.5.6",
2828
"@types/jest": "29.5.4",
29-
"@types/lodash": "4.14.200",
29+
"@types/lodash": "4.17.12",
3030
"@types/marked": "5.0.2",
3131
"@types/node": "20.12.11",
3232
"@types/react": "18.2.21",

yarn.lock

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

1048-
"@types/lodash@4.14.200":
1049-
version "4.14.200"
1050-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.200.tgz#435b6035c7eba9cdf1e039af8212c9e9281e7149"
1051-
integrity sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==
1048+
"@types/lodash@4.17.12":
1049+
version "4.17.12"
1050+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.12.tgz#25d71312bf66512105d71e55d42e22c36bcfc689"
1051+
integrity sha512-sviUmCE8AYdaF/KIHLDJBQgeYzPBI0vf/17NaYehBJfYD1j6/L95Slh07NlyK2iNyBNaEkb3En2jRt+a8y3xZQ==
10521052

10531053
"@types/marked@5.0.2":
10541054
version "5.0.2"

0 commit comments

Comments
 (0)