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 Feb 11, 2021
1 parent 0c0c031 commit fcdb9d1
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 208 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,30 +57,30 @@
"devDependencies": {
"@4c/babel-preset": "^7.4.1",
"@4c/semantic-release-config": "^2.0.14",
"@babel/cli": "^7.12.10",
"@babel/core": "^7.12.10",
"@babel/cli": "^7.12.16",
"@babel/core": "^7.12.16",
"@csstools/postcss-sass": "^4.0.0",
"@modular-css/rollup": "^25.8.2",
"babel-eslint": "^10.1.0",
"dtslint": "^4.0.6",
"eslint": "^7.17.0",
"dtslint": "^4.0.7",
"eslint": "^7.19.0",
"eslint-config-4catalyzer-react": "^1.0.13",
"eslint-config-prettier": "^7.1.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.3.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.2.0",
"husky": "^5.0.9",
"lint-staged": "^10.5.3",
"lint-staged": "^10.5.4",
"postcss-scss": "^3.0.4",
"prettier": "^2.2.1",
"react": "^17.0.1",
"rollup": "^2.35.1",
"rollup": "^2.38.5",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"semantic-release": "^17.3.1",
"sass": "^1.32.0"
"semantic-release": "^17.3.8",
"sass": "^1.32.7"
}
}
Loading

0 comments on commit fcdb9d1

Please sign in to comment.