Skip to content

Commit 6445cdc

Browse files
Merge pull request #604 from ManageIQ/renovate/browser-sync-webpack-plugin-2.x
Update dependency browser-sync-webpack-plugin to v2
2 parents e2d214d + 9e70c10 commit 6445cdc

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"bootstrap-switch": "^3.3.4",
4949
"browser-sync": "^3.0.0",
5050
"browser-sync-spa": "^1.0.3",
51-
"browser-sync-webpack-plugin": "^1.1.3",
51+
"browser-sync-webpack-plugin": "^2.0.0",
5252
"copy-webpack-plugin": "^4.6.0",
5353
"css-loader": "^0.28.11",
5454
"eonasdan-bootstrap-datetimepicker": "^4.17.43",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ __metadata:
182182
bootstrap-switch: "npm:^3.3.4"
183183
browser-sync: "npm:^3.0.0"
184184
browser-sync-spa: "npm:^1.0.3"
185-
browser-sync-webpack-plugin: "npm:^1.1.3"
185+
browser-sync-webpack-plugin: "npm:^2.0.0"
186186
copy-webpack-plugin: "npm:^4.6.0"
187187
css-loader: "npm:^0.28.11"
188188
eonasdan-bootstrap-datetimepicker: "npm:^4.17.43"
@@ -2017,15 +2017,15 @@ __metadata:
20172017
languageName: node
20182018
linkType: hard
20192019

2020-
"browser-sync-webpack-plugin@npm:^1.1.3":
2021-
version: 1.2.0
2022-
resolution: "browser-sync-webpack-plugin@npm:1.2.0"
2020+
"browser-sync-webpack-plugin@npm:^2.0.0":
2021+
version: 2.4.0
2022+
resolution: "browser-sync-webpack-plugin@npm:2.4.0"
20232023
dependencies:
20242024
lodash: "npm:^4"
20252025
peerDependencies:
2026-
browser-sync: ^2
2027-
webpack: ^1 || ^2 || ^3
2028-
checksum: 10/cba0b9aa0f2f57a28b6585ebcf495a93eae3343b308c9950369ea702bc7d8f03f67babfb90cb184ac194414140ee5159b42473d0138e84516ad7db268038bc25
2026+
browser-sync: ^2 || ^3
2027+
webpack: ^1 || ^2 || ^3 || ^4 || ^5
2028+
checksum: 10/565c5e25654c03d7243e9e7aba877dcc4e86d3b7e6edeac119337cd068e77b7886a549ba46f6ab4aae9b27ac2ba7211c8232513d363d131a95d366b6dda4a297
20292029
languageName: node
20302030
linkType: hard
20312031

0 commit comments

Comments
 (0)