Skip to content

Commit b456564

Browse files
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#136)
Bumps the npm_and_yarn group with 2 updates in the / directory: [lodash](https://github.com/lodash/lodash) and [diff](https://github.com/kpdecker/jsdiff). Updates `lodash` from 4.17.21 to 4.17.23 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) Updates `diff` from 4.0.2 to 4.0.4 - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@v4.0.2...v4.0.4) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: diff 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 e5ed912 commit b456564

2 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
@@ -48,7 +48,7 @@
4848
"eslint-plugin-prettier": "^5.2.6",
4949
"eslint-plugin-promise": "^7.1.0",
5050
"keccak": "^3.0.4",
51-
"lodash": "^4.17.21",
51+
"lodash": "^4.17.23",
5252
"nodemon": "^3.1.0",
5353
"prettier": "^3.3.3",
5454
"turbo": "latest",

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2620,7 +2620,7 @@ __metadata:
26202620
eslint-plugin-prettier: "npm:^5.2.6"
26212621
eslint-plugin-promise: "npm:^7.1.0"
26222622
keccak: "npm:^3.0.4"
2623-
lodash: "npm:^4.17.21"
2623+
lodash: "npm:^4.17.23"
26242624
nodemon: "npm:^3.1.0"
26252625
prettier: "npm:^3.3.3"
26262626
turbo: "npm:latest"
@@ -2653,9 +2653,9 @@ __metadata:
26532653
linkType: hard
26542654

26552655
"diff@npm:^4.0.1":
2656-
version: 4.0.2
2657-
resolution: "diff@npm:4.0.2"
2658-
checksum: 10/ec09ec2101934ca5966355a229d77afcad5911c92e2a77413efda5455636c4cf2ce84057e2d7715227a2eeeda04255b849bd3ae3a4dd22eb22e86e76456df069
2656+
version: 4.0.4
2657+
resolution: "diff@npm:4.0.4"
2658+
checksum: 10/5019b3f5ae124ea9e95137119e1a83a59c252c75ddac873cc967832fd7a834570a58a4d58b941bdbd07832ebf98dcb232b27c561b7f5584357da6dae59bcac62
26592659
languageName: node
26602660
linkType: hard
26612661

@@ -4248,6 +4248,13 @@ __metadata:
42484248
languageName: node
42494249
linkType: hard
42504250

4251+
"lodash@npm:^4.17.23":
4252+
version: 4.17.23
4253+
resolution: "lodash@npm:4.17.23"
4254+
checksum: 10/82504c88250f58da7a5a4289f57a4f759c44946c005dd232821c7688b5fcfbf4a6268f6a6cdde4b792c91edd2f3b5398c1d2a0998274432cff76def48735e233
4255+
languageName: node
4256+
linkType: hard
4257+
42514258
"loupe@npm:^3.1.0, loupe@npm:^3.1.4":
42524259
version: 3.1.4
42534260
resolution: "loupe@npm:3.1.4"

0 commit comments

Comments
 (0)