Skip to content

Commit 31f8754

Browse files
chore(deps-dev): bump listr2 from 8.2.4 to 8.2.5
Bumps [listr2](https://github.com/listr2/listr2) from 8.2.4 to 8.2.5. - [Release notes](https://github.com/listr2/listr2/releases) - [Changelog](https://github.com/listr2/listr2/blob/master/release.config.cjs) - [Commits](https://github.com/listr2/listr2/compare/[email protected]@8.2.5) --- updated-dependencies: - dependency-name: listr2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6249107 commit 31f8754

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"html-webpack-plugin": "^5.6.0",
5454
"less": "^4.2.0",
5555
"less-loader": "^12.2.0",
56-
"listr2": "^8.2.4",
56+
"listr2": "^8.2.5",
5757
"mini-css-extract-plugin": "^2.9.0",
5858
"node-gyp": "^10.2.0",
5959
"null-loader": "^4.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3679,7 +3679,7 @@ __metadata:
36793679
js-yaml: "npm:^4.1.0"
36803680
less: "npm:^4.2.0"
36813681
less-loader: "npm:^12.2.0"
3682-
listr2: "npm:^8.2.4"
3682+
listr2: "npm:^8.2.5"
36833683
mini-css-extract-plugin: "npm:^2.9.0"
36843684
mri: "npm:^1.2.0"
36853685
node-gyp: "npm:^10.2.0"
@@ -7389,17 +7389,17 @@ __metadata:
73897389
languageName: node
73907390
linkType: hard
73917391

7392-
"listr2@npm:^8.2.4":
7393-
version: 8.2.4
7394-
resolution: "listr2@npm:8.2.4"
7392+
"listr2@npm:^8.2.5":
7393+
version: 8.2.5
7394+
resolution: "listr2@npm:8.2.5"
73957395
dependencies:
73967396
cli-truncate: "npm:^4.0.0"
73977397
colorette: "npm:^2.0.20"
73987398
eventemitter3: "npm:^5.0.1"
73997399
log-update: "npm:^6.1.0"
74007400
rfdc: "npm:^1.4.1"
74017401
wrap-ansi: "npm:^9.0.0"
7402-
checksum: 10/344d2397e127bf802935925e95b54468eef745fbbaf9326eb33a1634ae2d6e86cdb527ef48cb83a19a50671955d39b3e2608c74db85530df07b5674f5de115e1
7402+
checksum: 10/c76542f18306195e464fe10203ee679a7beafa9bf0dc679ebacb416387cca8f5307c1d8ba35483d26ba611dc2fac5a1529733dce28f2660556082fb7eebb79f9
74037403
languageName: node
74047404
linkType: hard
74057405

0 commit comments

Comments
 (0)