Skip to content

Commit b0d7693

Browse files
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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c78b534 commit b0d7693

3 files changed

Lines changed: 12 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"jest": "^29.0.2",
109109
"jest-silent-reporter": "^0.6.0",
110110
"lint-staged": "^12.4.1",
111-
"lodash": "^4.17.23",
111+
"lodash": "^4.18.1",
112112
"minimatch": "^7.4.8",
113113
"playwright": "^1.57.0",
114114
"prettier": "^3.3.3",

packages/snaps-controllers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"jest": "^29.0.2",
140140
"jest-fetch-mock": "^3.0.3",
141141
"jest-silent-reporter": "^0.6.0",
142-
"lodash": "^4.17.23",
142+
"lodash": "^4.18.1",
143143
"prettier": "^3.3.3",
144144
"rimraf": "^4.1.2",
145145
"ts-node": "^10.9.1",

yarn.lock

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4288,7 +4288,7 @@ __metadata:
42884288
jest: "npm:^29.0.2"
42894289
jest-fetch-mock: "npm:^3.0.3"
42904290
jest-silent-reporter: "npm:^0.6.0"
4291-
lodash: "npm:^4.17.23"
4291+
lodash: "npm:^4.18.1"
42924292
luxon: "npm:^3.5.0"
42934293
nanoid: "npm:^3.3.10"
42944294
prettier: "npm:^3.3.3"
@@ -4441,7 +4441,7 @@ __metadata:
44414441
jest: "npm:^29.0.2"
44424442
jest-silent-reporter: "npm:^0.6.0"
44434443
lint-staged: "npm:^12.4.1"
4444-
lodash: "npm:^4.17.23"
4444+
lodash: "npm:^4.18.1"
44454445
minimatch: "npm:^7.4.8"
44464446
playwright: "npm:^1.57.0"
44474447
prettier: "npm:^3.3.3"
@@ -13956,13 +13956,20 @@ __metadata:
1395613956
languageName: node
1395713957
linkType: hard
1395813958

13959-
"lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.17.23":
13959+
"lodash@npm:^4.17.20, lodash@npm:^4.17.21":
1396013960
version: 4.17.23
1396113961
resolution: "lodash@npm:4.17.23"
1396213962
checksum: 10/82504c88250f58da7a5a4289f57a4f759c44946c005dd232821c7688b5fcfbf4a6268f6a6cdde4b792c91edd2f3b5398c1d2a0998274432cff76def48735e233
1396313963
languageName: node
1396413964
linkType: hard
1396513965

13966+
"lodash@npm:^4.18.1":
13967+
version: 4.18.1
13968+
resolution: "lodash@npm:4.18.1"
13969+
checksum: 10/306fea53dfd39dad1f03d45ba654a2405aebd35797b673077f401edb7df2543623dc44b9effbb98f69b32152295fff725a4cec99c684098947430600c6af0c3f
13970+
languageName: node
13971+
linkType: hard
13972+
1396613973
"log-symbols@npm:^4.1.0":
1396713974
version: 4.1.0
1396813975
resolution: "log-symbols@npm:4.1.0"

0 commit comments

Comments
 (0)