Skip to content

Commit 6922717

Browse files
committed
Update dependency @types/lodash to v4.14.200
1 parent 7232ffd commit 6922717

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.4.13",
2727
"@types/jest": "29.5.4",
28-
"@types/lodash": "4.14.197",
28+
"@types/lodash": "4.14.200",
2929
"@types/marked": "5.0.1",
3030
"@types/node": "16.11.19",
3131
"@types/react": "18.2.21",

yarn.lock

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

1339-
"@types/lodash@4.14.197":
1340-
version "4.14.197"
1341-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.197.tgz#e95c5ddcc814ec3e84c891910a01e0c8a378c54b"
1342-
integrity sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g==
1339+
"@types/lodash@4.14.200":
1340+
version "4.14.200"
1341+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.200.tgz#435b6035c7eba9cdf1e039af8212c9e9281e7149"
1342+
integrity sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==
13431343

13441344
"@types/marked@5.0.1":
13451345
version "5.0.1"

0 commit comments

Comments
 (0)