Skip to content

Commit 590da35

Browse files
chore: update dependency @types/lodash to v4.14.179 (#3050)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a2a24fa commit 590da35

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

@commitlint/load/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@commitlint/test": "^16.0.0",
3939
"@commitlint/utils": "^16.2.1",
40-
"@types/lodash": "4.14.178",
40+
"@types/lodash": "4.14.179",
4141
"conventional-changelog-atom": "^2.0.8",
4242
"execa": "^5.0.0"
4343
},

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -2479,7 +2479,12 @@
24792479
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
24802480
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
24812481

2482-
"@types/[email protected]", "@types/lodash@^4.14.161":
2482+
2483+
version "4.14.179"
2484+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.179.tgz#490ec3288088c91295780237d2497a3aa9dfb5c5"
2485+
integrity sha512-uwc1x90yCKqGcIOAT6DwOSuxnrAbpkdPsUOZtwrXb4D/6wZs+6qG7QnIawDuZWg0sWpxl+ltIKCaLoMlna678w==
2486+
2487+
"@types/lodash@^4.14.161":
24832488
version "4.14.178"
24842489
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.178.tgz#341f6d2247db528d4a13ddbb374bcdc80406f4f8"
24852490
integrity sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==

0 commit comments

Comments
 (0)