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 Apr 22, 2021
1 parent 85a2c7a commit 6681bfb
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 187 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"version": "0.1.0",
"private": true,
"devDependencies": {
"eslint-config-prettier": "^6.11.0",
"eslint-config-prettier": "8.2.0",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.3",
"husky": "^4.2.5",
"husky": "6.0.0",
"lint-staged": "^10.2.7",
"prettier": "^2.0.5",
"raw-loader": "^4.0.1",
Expand All @@ -19,21 +19,21 @@
"@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.22",
"@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.3",
"@types/react-dom": "17.0.3",
"@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",
"next": "^10.1.3",
"panzoom": "^9.2.4",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"sanitize.css": "^11.0.1",
"sanitize.css": "12.0.1",
"tinycolor2": "^1.4.1",
"typescript": "^4.2.3"
},
Expand Down
Loading

0 comments on commit 6681bfb

Please sign in to comment.