Skip to content

Commit b8768e0

Browse files
Bump axios and browser-sync
Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies need to be updated together. Removes `axios` Updates `browser-sync` from 2.29.3 to 3.0.2 - [Release notes](https://github.com/BrowserSync/browser-sync/releases) - [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md) - [Commits](BrowserSync/browser-sync@v2.29.3...v3.0.2) --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: browser-sync dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 569e8ed commit b8768e0

File tree

2 files changed

+57
-174
lines changed

2 files changed

+57
-174
lines changed

package-lock.json

+56-173
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@babel/preset-env": "^7.8.4",
1515
"@babel/preset-flow": "^7.8.3",
1616
"babel-eslint": "^10.0.3",
17-
"browser-sync": "^2.29.3",
17+
"browser-sync": "^3.0.2",
1818
"cross-env": "^5.2.1",
1919
"del": "^4.1.1",
2020
"eslint-plugin-compat": "^3.8.0",

0 commit comments

Comments
 (0)