Skip to content

Commit afa7a64

Browse files
chore(deps): update dependency @types/lodash to v4.17.16 (#1217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c709f60 commit afa7a64

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
@@ -57,7 +57,7 @@
5757
"@types/koa-bodyparser": "4.3.12",
5858
"@types/koa-proxy": "1.0.7",
5959
"@types/koa-static": "4.0.4",
60-
"@types/lodash": "4.17.15",
60+
"@types/lodash": "4.17.16",
6161
"copyfiles": "2.4.1",
6262
"eslint": "9.21.0",
6363
"eslint-config-hardcore": "47.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2993,10 +2993,10 @@
29932993
"@types/koa-compose" "*"
29942994
"@types/node" "*"
29952995

2996-
"@types/lodash@4.17.15":
2997-
version "4.17.15"
2998-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.15.tgz#12d4af0ed17cc7600ce1f9980cec48fc17ad1e89"
2999-
integrity sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw==
2996+
"@types/lodash@4.17.16":
2997+
version "4.17.16"
2998+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.16.tgz#94ae78fab4a38d73086e962d0b65c30d816bfb0a"
2999+
integrity sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==
30003000

30013001
"@types/mdast@^4.0.0":
30023002
version "4.0.4"

0 commit comments

Comments
 (0)