Skip to content

Commit df063cd

Browse files
Update dependency @types/lodash to v4.17.6
1 parent a58cecc commit df063cd

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
@@ -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.6",
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.6":
1114+
version "4.17.6"
1115+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.6.tgz#193ced6a40c8006cfc1ca3f4553444fb38f0e543"
1116+
integrity sha512-OpXEVoCKSS3lQqjx9GGGOapBeuW5eUboYHRlHP9urXPX25IKZ6AnP5ZRxtVf63iieUbsHxLn8NQ5Nlftc6yzAA==
11171117

11181118
"@types/marked@5.0.2":
11191119
version "5.0.2"

0 commit comments

Comments
 (0)