Skip to content

Commit c5fc505

Browse files
chore: bump @types/lodash from 4.17.17 to 4.17.18
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.17 to 4.17.18. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-version: 4.17.18 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7eee71 commit c5fc505

5 files changed

Lines changed: 11 additions & 11 deletions

File tree

core/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@jest/globals": "^29.7.0",
2424
"@relmify/jest-serializer-strip-ansi": "1.0.2",
25-
"@types/lodash": "^4.17.17",
25+
"@types/lodash": "^4.17.18",
2626
"@types/pluralize": "^0.0.33",
2727
"globby": "^10.0.2",
2828
"winston": "^3.17.0",

core/create/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
],
4848
"devDependencies": {
4949
"@types/financial-times__package-json": "^1.9.0",
50-
"@types/lodash": "^4.17.17",
50+
"@types/lodash": "^4.17.18",
5151
"@types/node": "^16.18.23",
5252
"@types/node-fetch": "^2.6.2",
5353
"@types/pacote": "^11.1.3",

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/circleci/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@dotcom-tool-kit/plugin": "^1.1.0",
3333
"@jest/globals": "^29.7.0",
3434
"@types/jest": "^29.5.14",
35-
"@types/lodash": "^4.17.17",
35+
"@types/lodash": "^4.17.18",
3636
"type-fest": "^4.41.0",
3737
"winston": "^3.17.0"
3838
},

plugins/package-json-hook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@jest/globals": "^29.7.0",
33-
"@types/lodash": "^4.17.17",
33+
"@types/lodash": "^4.17.18",
3434
"winston": "^3.17.0"
3535
},
3636
"files": [

0 commit comments

Comments
 (0)