Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 16, 2021
1 parent db75223 commit bb7ee09
Show file tree
Hide file tree
Showing 2 changed files with 359 additions and 359 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,22 +79,22 @@
"conventionalCommits": true
},
"devDependencies": {
"@4c/cli": "^2.2.8",
"@4c/cli": "^2.2.9",
"@4c/rollout": "^2.2.2",
"@4c/tsconfig": "^0.4.0",
"@babel/cli": "^7.14.8",
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@babel/cli": "^7.15.4",
"@babel/core": "^7.15.5",
"@babel/preset-env": "^7.15.6",
"@babel/preset-flow": "^7.14.5",
"@babel/preset-typescript": "^7.15.0",
"@types/mini-css-extract-plugin": "^2.2.0",
"@typescript-eslint/eslint-plugin": "^4.29.1",
"@types/mini-css-extract-plugin": "^2.3.0",
"@typescript-eslint/eslint-plugin": "^4.31.1",
"babel-eslint": "^10.1.0",
"eslint": "^7.32.0",
"eslint-config-4catalyzer-typescript": "^3.1.0",
"eslint-config-4catalyzer-typescript": "^3.1.1",
"eslint-config-jason": "^8.1.1",
"eslint-plugin-import": "^2.24.0",
"typescript": "^4.3.5",
"webpack": "^5.50.0"
"eslint-plugin-import": "^2.24.2",
"typescript": "^4.4.3",
"webpack": "^5.53.0"
}
}

0 comments on commit bb7ee09

Please sign in to comment.