Skip to content

Commit 47e0075

Browse files
build(deps-dev): bump start-server-and-test from 1.12.2 to 1.12.3 (#5011)
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.12.2 to 1.12.3. - [Release notes](https://github.com/bahmutov/start-server-and-test/releases) - [Commits](bahmutov/start-server-and-test@v1.12.2...v1.12.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c12a0a4 commit 47e0075

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"sass-loader": "^11.1.1",
133133
"sirv-cli": "^1.0.12",
134134
"sitemap-static": "^0.4.2",
135-
"start-server-and-test": "^1.12.2",
135+
"start-server-and-test": "^1.12.3",
136136
"static-site-generator-webpack-plugin": "^3.4.1",
137137
"style-loader": "^2.0.0",
138138
"tailwindcss": "^2.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12249,10 +12249,10 @@ stacktrace-js@^2.0.2:
1224912249
stack-generator "^2.0.5"
1225012250
stacktrace-gps "^3.0.4"
1225112251

12252-
start-server-and-test@^1.12.2:
12253-
version "1.12.2"
12254-
resolved "https://registry.yarnpkg.com/start-server-and-test/-/start-server-and-test-1.12.2.tgz#13afe6f22d7347e0fd47a739cdd085786fced14b"
12255-
integrity sha512-rjJF8N/8XVukEYR44Ehm8LAZIDjWCQKXX54W8UQ8pXz3yDKPCdqTqJy7VYnCAknPw65cmLfPxz8M2+K/zCAvVQ==
12252+
start-server-and-test@^1.12.3:
12253+
version "1.12.3"
12254+
resolved "https://registry.yarnpkg.com/start-server-and-test/-/start-server-and-test-1.12.3.tgz#e2d91811f1952f8dbbaa404a92841fec74407790"
12255+
integrity sha512-YNL/QdZ8gLYoAcvAFo/S2J4W0WS6Bi8HX/qZ74bMhZXEAMykvg7/8+vs0cPulhGBfoD4NGdbeEuV5wyhi1tlig==
1225612256
dependencies:
1225712257
bluebird "3.7.2"
1225812258
check-more-types "2.24.0"

0 commit comments

Comments
 (0)