Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 7, 2021
1 parent 2a31dfc commit 4679e86
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 204 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"version": "0.1.0",
"private": true,
"devDependencies": {
"eslint-config-prettier": "^6.11.0",
"eslint-config-prettier": "^8.0.0",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.3",
"husky": "^4.2.5",
"lint-staged": "^10.2.7",
"husky": "^6.0.0",
"lint-staged": "^11.0.0",
"prettier": "^2.0.5",
"raw-loader": "^4.0.1",
"react-scripts": "^4.0.3"
Expand All @@ -19,13 +19,13 @@
"@emotion/styled": "^11.1.5",
"@types/d3-path": "^2.0.0",
"@types/d3-scale": "^3.2.2",
"@types/jest": "^25.2.3",
"@types/jest": "^26.0.0",
"@types/lodash": "^4.14.168",
"@types/node": "^14.0.6",
"@types/react": "^16.9.35",
"@types/react-dom": "^16.9.8",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/tinycolor2": "^1.4.2",
"d3-path": "^1.0.9",
"d3-path": "^2.0.0",
"d3-scale": "^3.2.1",
"history": "^5.0.0",
"lodash": "^4.17.21",
Expand All @@ -34,7 +34,7 @@
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-icons": "^4.2.0",
"sanitize.css": "^11.0.1",
"sanitize.css": "^12.0.0",
"tinycolor2": "^1.4.1",
"typescript": "^4.2.3"
},
Expand Down
Loading

0 comments on commit 4679e86

Please sign in to comment.