Skip to content

Commit

Permalink
chore(deps) Update dependency browser-sync to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 31, 2023
1 parent 21014e4 commit f2335c0
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 199 deletions.
214 changes: 17 additions & 197 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@semantic-release/github": "^9.0.6",
"@semantic-release/npm": "^11.0.0",
"@semantic-release/release-notes-generator": "^12.0.0",
"browser-sync": "^2.29.1",
"browser-sync": "^3.0.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "^8.49.0",
"gulp-concat": "2.6.1",
Expand Down Expand Up @@ -80,5 +80,5 @@
"test:lint": "poetry run tox -e lint",
"test:prettier": "prettier --check --config .prettierrc \"web/**/*.{ts,css,less,scss,js,json,md,yaml,html}\""
},
"version": "2.12.10"
"version": "2.12.11"
}

0 comments on commit f2335c0

Please sign in to comment.