Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e39648d

Browse files
committedMar 11, 2022
Update dependency @webpack-cli/serve to v1.6.1
1 parent b155518 commit e39648d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"yarn": "1.x"
2020
},
2121
"resolutions": {
22-
"@webpack-cli/serve": "1.5.2"
22+
"@webpack-cli/serve": "1.6.1"
2323
}
2424
}

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4578,10 +4578,10 @@
45784578
dependencies:
45794579
envinfo "^7.7.3"
45804580

4581-
"@webpack-cli/serve@1.5.2", "@webpack-cli/serve@^1.5.2":
4582-
version "1.5.2"
4583-
resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-1.5.2.tgz#ea584b637ff63c5a477f6f21604b5a205b72c9ec"
4584-
integrity sha512-vgJ5OLWadI8aKjDlOH3rb+dYyPd2GTZuQC/Tihjct6F9GpXGZINo3Y/IVuZVTM1eDQB+/AOsjPUWH/WySDaXvw==
4581+
"@webpack-cli/serve@1.5.2", "@webpack-cli/serve@1.6.1", "@webpack-cli/serve@^1.5.2":
4582+
version "1.6.1"
4583+
resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-1.6.1.tgz#0de2875ac31b46b6c5bb1ae0a7d7f0ba5678dffe"
4584+
integrity sha512-gNGTiTrjEVQ0OcVnzsRSqTxaBSr+dmTfm+qJsCDluky8uhdLWep7Gcr62QsAKHTMxjCS/8nEITsmFAhfIx+QSw==
45854585

45864586
"@wry/context@^0.6.0":
45874587
version "0.6.1"

0 commit comments

Comments
 (0)
Please sign in to comment.