Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#18)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 30, 2020
1 parent 45971f3 commit 6666bed
Show file tree
Hide file tree
Showing 2 changed files with 627 additions and 620 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -38,7 +38,7 @@
},
"optionalDependencies": {
"less": "^3.11.3",
"less-loader": "^6.1.0",
"less-loader": "^6.1.3",
"sass-loader": "^8.0.2"
},
"dependencies": {
Expand Down Expand Up @@ -79,19 +79,19 @@
"@4c/cli": "^2.1.10",
"@4c/rollout": "^2.1.9",
"@4c/tsconfig": "^0.3.1",
"@babel/cli": "^7.10.1",
"@babel/core": "^7.10.2",
"@babel/preset-env": "^7.10.2",
"@babel/preset-flow": "^7.10.1",
"@babel/preset-typescript": "^7.10.1",
"@babel/cli": "^7.10.4",
"@babel/core": "^7.10.4",
"@babel/preset-env": "^7.10.4",
"@babel/preset-flow": "^7.10.4",
"@babel/preset-typescript": "^7.10.4",
"@types/mini-css-extract-plugin": "^0.9.1",
"@types/webpack": "^4.41.17",
"@types/webpack": "^4.41.18",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"babel-eslint": "^10.1.0",
"eslint": "^7.2.0",
"eslint": "^7.3.1",
"eslint-config-4catalyzer-typescript": "^2.0.2",
"eslint-config-jason": "^7.0.1",
"eslint-plugin-import": "^2.21.1",
"eslint-plugin-import": "^2.22.0",
"typescript": "^3.9.5",
"webpack": "^4.43.0"
}
Expand Down

0 comments on commit 6666bed

Please sign in to comment.