Skip to content

Commit aa82c9b

Browse files
[CSR-0] chore: Bump lodash from 4.17.23 to 4.18.1
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 903be79 commit aa82c9b

3 files changed

Lines changed: 8 additions & 9 deletions

File tree

package-lock.json

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

packages/cmd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"https-proxy-agent": "^7.0.4",
6666
"jest-cli": "^30.2.0",
6767
"jest-config": "^30.3.0",
68-
"lodash": "^4.17.23",
68+
"lodash": "^4.18.1",
6969
"nanoid": "^3.3.8",
7070
"pretty-ms": "^7.0.1",
7171
"proxy-from-env": "^1.1.0",

packages/jest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"chalk": "^4.1.2",
4545
"debug": "^4.4.0",
4646
"fs-extra": "^11.3.4",
47-
"lodash": "^4.17.23",
47+
"lodash": "^4.18.1",
4848
"source-map-support": "^0.5.21",
4949
"ts-pattern": "^5.8.0",
5050
"uuid": "^11.1.0",

0 commit comments

Comments
 (0)