Skip to content

Commit 6027532

Browse files
committed
chore: update dependency @types/lodash to v4.14.152
1 parent 71f0194 commit 6027532

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.0",
38-
"@types/lodash": "4.14.149",
38+
"@types/lodash": "4.14.152",
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.0",
3838
"@commitlint/utils": "^9.0.0",
39-
"@types/lodash": "4.14.149",
39+
"@types/lodash": "4.14.152",
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.0",
38-
"@types/lodash": "4.14.149"
38+
"@types/lodash": "4.14.152"
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
@@ -1949,10 +1949,10 @@
19491949
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
19501950
integrity sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA==
19511951

1952-
"@types/[email protected].149":
1953-
version "4.14.149"
1954-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.149.tgz#1342d63d948c6062838fbf961012f74d4e638440"
1955-
integrity sha512-ijGqzZt/b7BfzcK9vTrS6MFljQRPn5BFWOx8oE0GYxribu6uV+aA9zZuXI1zc/etK9E8nrgdoF2+LgUw7+9tJQ==
1952+
"@types/[email protected].152":
1953+
version "4.14.152"
1954+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.152.tgz#7e7679250adce14e749304cdb570969f77ec997c"
1955+
integrity sha512-Vwf9YF2x1GE3WNeUMjT5bTHa2DqgUo87ocdgTScupY2JclZ5Nn7W2RLM/N0+oreexUk8uaVugR81NnTY/jNNXg==
19561956

19571957
"@types/minimatch@*":
19581958
version "3.0.3"

0 commit comments

Comments
 (0)