Skip to content

Commit e0006c5

Browse files
committed
chore: update dependency @types/lodash to v4.14.151
1 parent 0f0f95a commit e0006c5

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": "^8.3.4",
38-
"@types/lodash": "4.14.149",
38+
"@types/lodash": "4.14.151",
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": "8.2.0",
3838
"@commitlint/utils": "^8.3.4",
39-
"@types/lodash": "4.14.149",
39+
"@types/lodash": "4.14.151",
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": "^8.3.4",
38-
"@types/lodash": "4.14.149"
38+
"@types/lodash": "4.14.151"
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].151":
1953+
version "4.14.151"
1954+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.151.tgz#7d58cac32bedb0ec37cb7f99094a167d6176c9d5"
1955+
integrity sha512-Zst90IcBX5wnwSu7CAS0vvJkTjTELY4ssKbHiTnGcJgi170uiS8yQDdc3v6S77bRqYQIN1App5a1Pc2lceE5/g==
19561956

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

0 commit comments

Comments
 (0)