Skip to content

Commit 5382913

Browse files
chore(deps): update dependency browser-sync-webpack-plugin to v2.4.0 (#286)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dcedc61 commit 5382913

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
@@ -35,7 +35,7 @@
3535
"@types/node": "18.19.123",
3636
"@types/svgo": "2.6.4",
3737
"browser-sync": "2.29.3",
38-
"browser-sync-webpack-plugin": "2.3.0",
38+
"browser-sync-webpack-plugin": "2.4.0",
3939
"canvas": "2.11.2",
4040
"css-loader": "6.11.0",
4141
"css-minimizer-webpack-plugin": "4.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1977,10 +1977,10 @@ browser-sync-ui@^2.29.3:
19771977
socket.io-client "^4.4.1"
19781978
stream-throttle "^0.1.3"
19791979

1980-
browser-sync-webpack-plugin@2.3.0:
1981-
version "2.3.0"
1982-
resolved "https://registry.yarnpkg.com/browser-sync-webpack-plugin/-/browser-sync-webpack-plugin-2.3.0.tgz#9afb96ac05ec1d8ae12ff96867dcf3972c0c53ce"
1983-
integrity sha512-MDvuRrTCtoL11dTdwMymo9CNJvYxJoW67gOO61cThfzHNX40S5WcBU+0bVQ86ll7r7aNpNgyzxF7RtnXMTDbyA==
1980+
browser-sync-webpack-plugin@2.4.0:
1981+
version "2.4.0"
1982+
resolved "https://registry.yarnpkg.com/browser-sync-webpack-plugin/-/browser-sync-webpack-plugin-2.4.0.tgz#f726fc424f2beeba1ef1e1b25e000e9ee6956941"
1983+
integrity sha512-YtMW31SKo4t/32qC0GOA4ZS26W5r7W33VDS494Tn3bERX/3YbbUpBaLrUuumZpfx78fVSnODBhIDS4iN+QCqmg==
19841984
dependencies:
19851985
lodash "^4"
19861986

0 commit comments

Comments
 (0)