Skip to content

Commit

Permalink
Update dependency local-web-server to v5.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 24, 2024
1 parent 880d2cb commit 50032e0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion examples/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"browser-sync": "^3.0.0",
"concurrently": "8.2.2",
"copyfiles": "2.4.1",
"local-web-server": "5.3.3",
"local-web-server": "5.3.4",
"testcafe": "3.6.2",
"ts-mocha": "10.0.0",
"tslint": "6.1.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"graphql-client": "2.0.1",
"graphql-subscriptions": "2.0.0",
"graphql-ws": "5.16.0",
"local-web-server": "5.3.3",
"local-web-server": "5.3.4",
"normalize.css": "8.0.1",
"pouchdb-adapter-idb": "9.0.0",
"rxjs": "7.8.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react-scripts": "5.0.1",
"rimraf": "5.0.9",
"testcafe": "3.6.2",
"local-web-server": "5.3.3",
"local-web-server": "5.3.4",
"ajv": "8.17.1"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"copy-webpack-plugin": "12.0.2",
"eslint": "8.57.0",
"eslint-plugin-vue": "9.27.0",
"local-web-server": "5.3.3",
"local-web-server": "5.3.4",
"node-sass": "9.0.0",
"sass-loader": "14.2.1",
"testcafe": "3.6.2",
Expand Down

0 comments on commit 50032e0

Please sign in to comment.