Skip to content

Commit 403cc38

Browse files
Bump lodash from 4.17.21 to 4.17.23
Bumps [lodash](https://github.com/lodash/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) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 303f18d commit 403cc38

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"html_codesniffer": "^2.5.1",
2424
"husky": "^7.0.4",
2525
"interpolate-json": "^3.0.0",
26-
"lodash": "^4.17.21",
26+
"lodash": "^4.17.23",
2727
"mocha": "^10.2.0",
2828
"mocha-junit-reporter": "^2.2.0",
2929
"mocha-multi": "^1.1.7",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6110,7 +6110,7 @@ __metadata:
61106110
html_codesniffer: ^2.5.1
61116111
husky: ^7.0.4
61126112
interpolate-json: ^3.0.0
6113-
lodash: ^4.17.21
6113+
lodash: ^4.17.23
61146114
mocha: ^10.2.0
61156115
mocha-junit-reporter: ^2.2.0
61166116
mocha-multi: ^1.1.7
@@ -7877,6 +7877,13 @@ __metadata:
78777877
languageName: node
78787878
linkType: hard
78797879

7880+
"lodash@npm:^4.17.23":
7881+
version: 4.17.23
7882+
resolution: "lodash@npm:4.17.23"
7883+
checksum: 7daad39758a72872e94651630fbb54ba76868f904211089721a64516ce865506a759d9ad3d8ff22a2a49a50a09db5d27c36f22762d21766e47e3ba918d6d7bab
7884+
languageName: node
7885+
linkType: hard
7886+
78807887
"log-symbols@npm:^4.1.0":
78817888
version: 4.1.0
78827889
resolution: "log-symbols@npm:4.1.0"

0 commit comments

Comments
 (0)