Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 14, 2021
1 parent 9ad24c4 commit 78b4499
Show file tree
Hide file tree
Showing 2 changed files with 307 additions and 165 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -31,7 +31,7 @@
"node": ">=12"
},
"dependencies": {
"@electron/remote": "1.2.1"
"@electron/remote": "2.0.1"
},
"devDependencies": {
"@babel/core": "^7.14.8",
Expand All @@ -48,21 +48,21 @@
"babel-loader": "^8.2.2",
"chalk": "^4.1.1",
"chokidar": "^3.5.2",
"electron": "13.3.0",
"esbuild": "^0.12.15",
"eslint": "7.32.0",
"electron": "15.1.2",
"esbuild": "^0.13.0",
"eslint": "8.0.1",
"eslint-config-airbnb": "18.2.1",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-import": "2.25.2",
"eslint-plugin-import-helpers": "1.1.0",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.25.3",
"eslint-plugin-react": "7.26.1",
"eslint-plugin-react-hooks": "4.2.0",
"fast-glob": "^3.2.7",
"fs-extra": "^10.0.0",
"prettier": "2.3.2",
"prettier": "2.4.1",
"rimraf": "3.0.2",
"stylelint": "^13.13.1",
"stylelint-config-recommended": "^5.0.0",
Expand Down

0 comments on commit 78b4499

Please sign in to comment.