Merge branch 'main' into renovate/color-4.x

This commit is contained in:
Nathan Bierema 2021-09-15 09:30:24 -04:00 committed by GitHub
commit 37cb45c216
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 244 additions and 542 deletions

View File

@ -54,8 +54,8 @@
"devDependencies": {
"@babel/register": "^7.15.3",
"bestzip": "^2.2.0",
"chromedriver": "^92.0.2",
"electron": "^14.0.0",
"chromedriver": "^93.0.1",
"electron": "^14.0.1",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.6",
"eslint": "^7.32.0",

View File

@ -14,8 +14,8 @@
"@types/webpack": "^5.28.0",
"@types/webpack-dev-server": "^4.1.0",
"@types/webpack-env": "^1.16.2",
"@typescript-eslint/eslint-plugin": "^4.31.0",
"@typescript-eslint/parser": "^4.31.0",
"@typescript-eslint/eslint-plugin": "^4.31.1",
"@typescript-eslint/parser": "^4.31.1",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"clean-webpack-plugin": "^4.0.0",
@ -49,7 +49,7 @@
"url-loader": "^4.1.1",
"webpack": "^5.52.1",
"webpack-cli": "^4.8.0",
"webpack-dev-server": "^4.2.0"
"webpack-dev-server": "^4.2.1"
},
"scripts": {
"lerna": "lerna",

View File

@ -50,7 +50,7 @@
"chalk": "^4.1.2",
"cors": "^2.8.5",
"cross-spawn": "^7.0.3",
"electron": "^14.0.0",
"electron": "^14.0.1",
"express": "^4.17.1",
"getport": "^0.1.0",
"graphql": "^14.7.0",

774
yarn.lock

File diff suppressed because it is too large Load Diff