Skip to content

Commit c5fea33

Browse files
renovate[bot]notrab
authored andcommitted
fix(deps): pin dependency serve to 9.2.0 (notrab#23)
1 parent 21fb308 commit c5fea33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"redux": "4.0.0",
2525
"redux-thunk": "2.3.0",
2626
"sanitize.css": "6.0.0",
27-
"serve": "^9.2.0"
27+
"serve": "9.2.0"
2828
}
2929
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6092,7 +6092,7 @@ serve-static@1.12.3:
60926092
parseurl "~1.3.1"
60936093
send "0.15.3"
60946094

6095-
serve@^9.2.0:
6095+
serve@9.2.0:
60966096
version "9.2.0"
60976097
resolved "https://registry.yarnpkg.com/serve/-/serve-9.2.0.tgz#632369a3d7288156e53ef8f4a19ae52195cbfecf"
60986098
dependencies:

0 commit comments

Comments
 (0)