Skip to content

Commit cc74e25

Browse files
committed
chore: update dependency @types/lodash to v4.14.155
1 parent 7cb79ae commit cc74e25

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

@commitlint/ensure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"license": "MIT",
3636
"devDependencies": {
3737
"@commitlint/utils": "^9.0.1",
38-
"@types/lodash": "4.14.149",
38+
"@types/lodash": "4.14.155",
3939
"globby": "^11.0.0"
4040
},
4141
"dependencies": {

@commitlint/load/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@commitlint/test": "^9.0.1",
3838
"@commitlint/utils": "^9.0.1",
39-
"@types/lodash": "4.14.149",
39+
"@types/lodash": "4.14.155",
4040
"execa": "^3.4.0"
4141
},
4242
"dependencies": {

@commitlint/resolve-extends/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"license": "MIT",
3636
"devDependencies": {
3737
"@commitlint/utils": "^9.0.1",
38-
"@types/lodash": "4.14.149"
38+
"@types/lodash": "4.14.155"
3939
},
4040
"dependencies": {
4141
"import-fresh": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2476,10 +2476,10 @@
24762476
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
24772477
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
24782478

2479-
"@types/[email protected].149":
2480-
version "4.14.149"
2481-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.149.tgz#1342d63d948c6062838fbf961012f74d4e638440"
2482-
integrity sha512-ijGqzZt/b7BfzcK9vTrS6MFljQRPn5BFWOx8oE0GYxribu6uV+aA9zZuXI1zc/etK9E8nrgdoF2+LgUw7+9tJQ==
2479+
"@types/[email protected].155":
2480+
version "4.14.155"
2481+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.155.tgz#e2b4514f46a261fd11542e47519c20ebce7bc23a"
2482+
integrity sha512-vEcX7S7aPhsBCivxMwAANQburHBtfN9RdyXFk84IJmu2Z4Hkg1tOFgaslRiEqqvoLtbCBi6ika1EMspE+NZ9Lg==
24832483

24842484
"@types/minimatch@*":
24852485
version "3.0.3"

0 commit comments

Comments
 (0)