mirror of https://github.com/ColorlibHQ/AdminLTE
Bump browser-sync from 2.27.3 to 2.27.4 (#3820)
Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.27.3 to 2.27.4. - [Release notes](https://github.com/BrowserSync/browser-sync/releases) - [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md) - [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.27.3...v2.27.4) --- updated-dependencies: - dependency-name: browser-sync dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/3816/head
parent
60677a3f88
commit
18119d9354
|
@ -2265,13 +2265,13 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"browser-sync": {
|
"browser-sync": {
|
||||||
"version": "2.27.3",
|
"version": "2.27.4",
|
||||||
"resolved": "https://registry.npmjs.org/browser-sync/-/browser-sync-2.27.3.tgz",
|
"resolved": "https://registry.npmjs.org/browser-sync/-/browser-sync-2.27.4.tgz",
|
||||||
"integrity": "sha512-kyU5t5Sbm0lwCZTM4r2TKO9opznOT/P8eorkwWF4leZkbIZGyZohbSBiifYEWWlElM/vCRRhN/AqBH/3sSfOUw==",
|
"integrity": "sha512-zgjrI6oUXxLa671SxVmWfIH+XiG6yZiGuvsQ1huuGEBlKkWuBVKgYjh+j9kagKm891FARgmK4Ct4PAhckLKaYg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"browser-sync-client": "^2.27.3",
|
"browser-sync-client": "^2.27.4",
|
||||||
"browser-sync-ui": "^2.27.3",
|
"browser-sync-ui": "^2.27.4",
|
||||||
"bs-recipes": "1.3.4",
|
"bs-recipes": "1.3.4",
|
||||||
"bs-snippet-injector": "^2.0.1",
|
"bs-snippet-injector": "^2.0.1",
|
||||||
"chokidar": "^3.5.1",
|
"chokidar": "^3.5.1",
|
||||||
|
@ -2298,7 +2298,7 @@
|
||||||
"serve-static": "1.13.2",
|
"serve-static": "1.13.2",
|
||||||
"server-destroy": "1.0.1",
|
"server-destroy": "1.0.1",
|
||||||
"socket.io": "2.4.0",
|
"socket.io": "2.4.0",
|
||||||
"ua-parser-js": "^0.7.18",
|
"ua-parser-js": "^0.7.28",
|
||||||
"yargs": "^15.4.1"
|
"yargs": "^15.4.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -2331,9 +2331,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"browser-sync-client": {
|
"browser-sync-client": {
|
||||||
"version": "2.27.3",
|
"version": "2.27.4",
|
||||||
"resolved": "https://registry.npmjs.org/browser-sync-client/-/browser-sync-client-2.27.3.tgz",
|
"resolved": "https://registry.npmjs.org/browser-sync-client/-/browser-sync-client-2.27.4.tgz",
|
||||||
"integrity": "sha512-GaadUAfO0hmueUi5hikJQhv1Qdak4qc62WFWl+0MQcqWTKDFG4fFbjnXs/W/sDpcOHclXVbNZqx2l+LLwuNz5Q==",
|
"integrity": "sha512-l0krAGZnpLaD+tUYdM25WeS4FP73ZoPeaxlVzOvmtL9uKSlvpmywsnDwa3PJzc3ubmDPAcD74ifJjl6MmVksXw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"etag": "1.8.1",
|
"etag": "1.8.1",
|
||||||
|
@ -2343,9 +2343,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"browser-sync-ui": {
|
"browser-sync-ui": {
|
||||||
"version": "2.27.3",
|
"version": "2.27.4",
|
||||||
"resolved": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-2.27.3.tgz",
|
"resolved": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-2.27.4.tgz",
|
||||||
"integrity": "sha512-va7dNwF+BC9gBVuVYa07wZPWEp4mTgi8/08oXiAzH0aSXOciu7II/Pu0V1fOFhRWcoFQxP8EzRJ4JP9Drx8evQ==",
|
"integrity": "sha512-E58Mb6ycz57Nm393oqVJj4jxuLJH3MhZnY8AV+zd9LsNVGZjrKRNNIw5JPYYguyb37ZjLjq2x4u+38mRv3Sb7g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"async-each-series": "0.1.1",
|
"async-each-series": "0.1.1",
|
||||||
|
|
|
@ -131,7 +131,7 @@
|
||||||
"@babel/preset-env": "^7.14.7",
|
"@babel/preset-env": "^7.14.7",
|
||||||
"@rollup/plugin-babel": "^5.3.0",
|
"@rollup/plugin-babel": "^5.3.0",
|
||||||
"autoprefixer": "^10.2.6",
|
"autoprefixer": "^10.2.6",
|
||||||
"browser-sync": "^2.27.3",
|
"browser-sync": "^2.27.4",
|
||||||
"bundlewatch": "^0.3.2",
|
"bundlewatch": "^0.3.2",
|
||||||
"clean-css-cli": "^5.3.0",
|
"clean-css-cli": "^5.3.0",
|
||||||
"concurrently": "^6.2.0",
|
"concurrently": "^6.2.0",
|
||||||
|
|
Loading…
Reference in New Issue