chore: bump packages

This commit is contained in:
abhijithvijayan 2020-03-09 20:05:57 +05:30
parent dbedd8c4a1
commit ee30bea5e7
2 changed files with 354 additions and 295 deletions

View File

@ -8,7 +8,7 @@
"author": "abhijithvijayan <34790378+abhijithvijayan@users.noreply.github.com>",
"license": "MIT",
"engines": {
"node": ">=10 <=12",
"node": ">=10",
"yarn": ">= 1.0.0"
},
"scripts": {
@ -23,18 +23,18 @@
"lint:fix": "eslint . --fix"
},
"dependencies": {
"@babel/runtime": "^7.8.4",
"@babel/runtime": "^7.8.7",
"webextension-polyfill": "^0.6.0",
"wext-manifest": "^2.1.0"
},
"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/core": "^7.8.7",
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
"@babel/plugin-transform-destructuring": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.8.3",
"@babel/preset-env": "^7.8.4",
"@babel/preset-env": "^7.8.7",
"autoprefixer": "^9.7.4",
"babel-eslint": "10.0.3",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.0.6",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"clean-webpack-plugin": "^3.0.0",
@ -49,8 +49,8 @@
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.18.3",
"eslint-plugin-react-hooks": "^2.3.0",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-react-hooks": "^2.5.0",
"extract-loader": "^3.1.0",
"file-loader": "^4.3.0",
"html-webpack-plugin": "^3.2.0",
@ -59,9 +59,9 @@
"prettier": "^1.19.1",
"resolve-url-loader": "^3.1.1",
"sass-loader": "^8.0.2",
"terser-webpack-plugin": "^2.3.4",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.10",
"terser-webpack-plugin": "^2.3.5",
"webpack": "^4.42.0",
"webpack-cli": "^3.3.11",
"webpack-extension-reloader": "^1.1.4",
"webpack-fix-style-only-entries": "^0.4.0",
"write-webpack-plugin": "^1.1.0",

629
yarn.lock

File diff suppressed because it is too large Load Diff