Skip to content

Commit 99e65ff

Browse files
chore(deps): update dependency @types/lodash to ^4.17.15
1 parent d752301 commit 99e65ff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@goodeggs/toolkit": "^7.0.1",
4747
"@goodeggs/tsconfig": "^1.0.0",
4848
"@types/isomorphic-fetch": "^0.0.39",
49-
"@types/lodash": "^4.17.5",
49+
"@types/lodash": "^4.17.15",
5050
"@types/mocha": "^10.0.7",
5151
"@types/node-fetch": "^2.6.11",
5252
"fake-eggs": "^6.5.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1758,10 +1758,10 @@
17581758
version "0.0.29"
17591759
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
17601760

1761-
"@types/lodash@^4.17.5":
1762-
version "4.17.5"
1763-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.5.tgz#e6c29b58e66995d57cd170ce3e2a61926d55ee04"
1764-
integrity sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw==
1761+
"@types/lodash@^4.17.15":
1762+
version "4.17.15"
1763+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.15.tgz#12d4af0ed17cc7600ce1f9980cec48fc17ad1e89"
1764+
integrity sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw==
17651765

17661766
"@types/minimatch@*":
17671767
version "3.0.3"

0 commit comments

Comments
 (0)