Skip to content

Commit

Permalink
Merge pull request #15 from tbo47/update_libs
Browse files Browse the repository at this point in the history
update libs
  • Loading branch information
tbo47 authored Feb 1, 2023
2 parents 1d93823 + 682c314 commit a1f2ca7
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 68 deletions.
150 changes: 87 additions & 63 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
"url": "https://github.com/tbo47/dagre-es"
},
"dependencies": {
"d3": "^7.7.0",
"d3": "^7.8.2",
"lodash-es": "^4.17.21"
},
"devDependencies": {
"@types/d3": "^7.4.0",
"@types/lodash-es": "^4.17.6",
"eslint": "^8.29.0",
"eslint-plugin-import": "^2.26.0",
"prettier": "^2.8.1",
"typescript": "^4.9.4"
"eslint": "^8.33.0",
"eslint-plugin-import": "^2.27.5",
"prettier": "^2.8.3",
"typescript": "^4.9.5"
},
"files": [
"src/**/*"
Expand Down

0 comments on commit a1f2ca7

Please sign in to comment.