Skip to content
This repository was archived by the owner on Aug 9, 2024. It is now read-only.

Commit b2d6eed

Browse files
Bump @types/lodash from 4.14.175 to 4.14.179 (#102)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.175 to 4.14.179. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e65c65a commit b2d6eed

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
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@types/degit": "^2.8.0",
36-
"@types/lodash": "^4.14.162",
36+
"@types/lodash": "^4.14.179",
3737
"@types/mkdirp": "^1.0.1",
3838
"@types/node": "^17.0.21",
3939
"@types/node-fetch": "^2.5.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1426,10 +1426,10 @@
14261426
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
14271427
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
14281428

1429-
"@types/lodash@^4.14.162":
1430-
version "4.14.175"
1431-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.175.tgz#b78dfa959192b01fae0ad90e166478769b215f45"
1432-
integrity sha512-XmdEOrKQ8a1Y/yxQFOMbC47G/V2VDO1GvMRnl4O75M4GW/abC5tnfzadQYkqEveqRM1dEJGFFegfPNA2vvx2iw==
1429+
"@types/lodash@^4.14.179":
1430+
version "4.14.179"
1431+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.179.tgz#490ec3288088c91295780237d2497a3aa9dfb5c5"
1432+
integrity sha512-uwc1x90yCKqGcIOAT6DwOSuxnrAbpkdPsUOZtwrXb4D/6wZs+6qG7QnIawDuZWg0sWpxl+ltIKCaLoMlna678w==
14331433

14341434
"@types/mkdirp@^1.0.1":
14351435
version "1.0.2"

0 commit comments

Comments
 (0)