chore(deps): Bump dependencies

revert(assets): Rename js/ back to scripts/
revert(assets): Rename css/ back to styles/
This commit is contained in:
Brandon
2021-02-16 01:03:14 -06:00
parent 78855e51c8
commit 9b1241997e
13 changed files with 333 additions and 312 deletions

View File

@@ -29,13 +29,13 @@
"babel-eslint": "^10.1.0",
"browser-sync": "^2.26.14",
"browser-sync-webpack-plugin": "^2.3.0",
"eslint": "^7.19.0",
"eslint": "^7.20.0",
"eslint-plugin-import": "^2.22.1",
"laravel-mix": "^6.0.11",
"postcss": "^8.2.6",
"sass": "^1.32.7",
"sass-loader": "11.0.1",
"stylelint": "^13.9.0",
"stylelint": "^13.10.0",
"stylelint-config-standard": "^20.0.0",
"tailwindcss": "^2.0.3"
},