Skip to content

Commit d7cdbc9

Browse files
chore: update dependency @types/lodash to v4.14.178 (#2910)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2c33c98 commit d7cdbc9

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": "^15.0.0",
3939
"@commitlint/utils": "^15.0.0",
40-
"@types/lodash": "4.14.177",
40+
"@types/lodash": "4.14.178",
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
@@ -2144,7 +2144,12 @@
21442144
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
21452145
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
21462146

2147-
"@types/[email protected]", "@types/lodash@^4.14.161":
2147+
2148+
version "4.14.178"
2149+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.178.tgz#341f6d2247db528d4a13ddbb374bcdc80406f4f8"
2150+
integrity sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==
2151+
2152+
"@types/lodash@^4.14.161":
21482153
version "4.14.177"
21492154
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.177.tgz#f70c0d19c30fab101cad46b52be60363c43c4578"
21502155
integrity sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==

0 commit comments

Comments
 (0)