Skip to content

Commit

Permalink
Update all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ochorocho committed Dec 2, 2020
1 parent f97f2a2 commit 83ce337
Show file tree
Hide file tree
Showing 2 changed files with 2,046 additions and 1,772 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,33 +12,33 @@
"devDependencies": {
"copy-webpack-plugin": "^6.0.3",
"eslint": "^7.4.0",
"eslint-config-standard": "^14.1.0",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-import": "^2.20.0",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"webpack": "^4.29.6",
"webpack-cli": "^3.2.3"
"eslint-plugin-standard": "^5.0.0",
"webpack": "^5.9.0",
"webpack-cli": "^4.2.0"
},
"dependencies": {
"autocompleter": "cdalexndr/autocomplete#disableAutoSelect_issue37",
"autoprefixer": "^9.7.4",
"css-loader": "^3.4.2",
"autoprefixer": "^10.0.4",
"css-loader": "^5.0.1",
"cssnano": "^4.1.10",
"eslint-friendly-formatter": "^4.0.1",
"eslint-loader": "^4.0.2",
"extract-loader": "^5.1.0",
"file-loader": "^6.0.0",
"node-sass": "^4.13.1",
"postcss-inline-svg": "^4.1.0",
"postcss-loader": "^3.0.0",
"node-sass": "^5.0.0",
"postcss-inline-svg": "^5.0.0",
"postcss-loader": "^4.1.0",
"postcss-svgo": "^4.0.2",
"sass-lint": "^1.13.1",
"sass-lint-webpack": "^1.0.3",
"sass-loader": "^9.0.2",
"style-loader": "^1.1.3",
"sass-loader": "^10.1.0",
"style-loader": "^2.0.0",
"web-ext": "^5.0.0",
"webextension-polyfill": "^0.6.0",
"webextension-polyfill": "^0.7.0",
"webpack-concat-plugin": "3.0.0"
}
}
Loading

0 comments on commit 83ce337

Please sign in to comment.