Skip to content

Commit 87c270f

Browse files
Bump the npm_and_yarn group across 1 directory with 2 updates (#585)
Bumps the npm_and_yarn group with 2 updates in the / directory: [lodash](https://github.com/lodash/lodash) and [picomatch](https://github.com/micromatch/picomatch). Updates `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) Updates `picomatch` from 4.0.3 to 4.0.4 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@4.0.3...4.0.4) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: picomatch dependency-version: 4.0.4 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ebfe039 commit 87c270f

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"@e2e-test/networks": "workspace:*",
4444
"@swc/core": "^1.15.21",
45-
"lodash": "^4.17.23",
45+
"lodash": "^4.18.1",
4646
"ts-pattern": "^5.9.0",
4747
"typescript": "^5.9.3",
4848
"vitest": "^4.0.18"

yarn.lock

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2710,7 +2710,7 @@ __metadata:
27102710
dotenv: "npm:^17.3.1"
27112711
husky: "npm:^9.1.7"
27122712
lint-staged: "npm:^16.4.0"
2713-
lodash: "npm:^4.17.23"
2713+
lodash: "npm:^4.18.1"
27142714
ts-pattern: "npm:^5.9.0"
27152715
tsx: "npm:^4.21.0"
27162716
typescript: "npm:^5.9.3"
@@ -3672,13 +3672,20 @@ __metadata:
36723672
languageName: node
36733673
linkType: hard
36743674

3675-
"lodash@npm:^4.17.21, lodash@npm:^4.17.23":
3675+
"lodash@npm:^4.17.21":
36763676
version: 4.17.23
36773677
resolution: "lodash@npm:4.17.23"
36783678
checksum: 10c0/1264a90469f5bb95d4739c43eb6277d15b6d9e186df4ac68c3620443160fc669e2f14c11e7d8b2ccf078b81d06147c01a8ccced9aab9f9f63d50dcf8cace6bf6
36793679
languageName: node
36803680
linkType: hard
36813681

3682+
"lodash@npm:^4.18.1":
3683+
version: 4.18.1
3684+
resolution: "lodash@npm:4.18.1"
3685+
checksum: 10c0/757228fc68805c59789e82185135cf85f05d0b2d3d54631d680ca79ec21944ec8314d4533639a14b8bcfbd97a517e78960933041a5af17ecb693ec6eecb99a27
3686+
languageName: node
3687+
linkType: hard
3688+
36823689
"log-symbols@npm:^7.0.1":
36833690
version: 7.0.1
36843691
resolution: "log-symbols@npm:7.0.1"
@@ -4225,9 +4232,9 @@ __metadata:
42254232
linkType: hard
42264233

42274234
"picomatch@npm:^4.0.2, picomatch@npm:^4.0.3":
4228-
version: 4.0.3
4229-
resolution: "picomatch@npm:4.0.3"
4230-
checksum: 10c0/9582c951e95eebee5434f59e426cddd228a7b97a0161a375aed4be244bd3fe8e3a31b846808ea14ef2c8a2527a6eeab7b3946a67d5979e81694654f939473ae2
4235+
version: 4.0.4
4236+
resolution: "picomatch@npm:4.0.4"
4237+
checksum: 10c0/e2c6023372cc7b5764719a5ffb9da0f8e781212fa7ca4bd0562db929df8e117460f00dff3cb7509dacfc06b86de924b247f504d0ce1806a37fac4633081466b0
42314238
languageName: node
42324239
linkType: hard
42334240

0 commit comments

Comments
 (0)