Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 610d7dd

Browse files
feat: update dependencies
Signed-off-by: peterpeterparker <[email protected]>
1 parent 1e01106 commit 610d7dd

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

webcomponents/charts/package-lock.json

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webcomponents/charts/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,24 +29,24 @@
2929
"d3-selection": "^1.4.1",
3030
"d3-shape": "^1.3.7",
3131
"d3-transition": "^1.3.2",
32-
"date-fns": "^2.9.0"
32+
"date-fns": "^2.10.0"
3333
},
3434
"devDependencies": {
3535
"@deckdeckgo/types": "^1.0.0-rc.4-1",
36-
"@stencil/core": "^1.8.5",
36+
"@stencil/core": "^1.8.11",
3737
"@stencil/postcss": "^1.0.1",
3838
"@stencil/sass": "^1.1.1",
3939
"@stencil/utils": "0.0.5",
4040
"@types/d3-array": "^2.0.0",
4141
"@types/d3-axis": "^1.0.12",
4242
"@types/d3-ease": "^1.0.9",
43-
"@types/d3-scale": "^2.1.1",
43+
"@types/d3-scale": "^2.2.0",
4444
"@types/d3-scale-chromatic": "^1.3.1",
4545
"@types/d3-selection": "^1.4.1",
4646
"@types/d3-shape": "^1.3.2",
47-
"@types/d3-transition": "^1.1.5",
47+
"@types/d3-transition": "^1.1.6",
4848
"autoprefixer": "^9.7.4",
49-
"husky": "^4.2.1",
49+
"husky": "^4.2.3",
5050
"prettier": "1.19.1",
5151
"pretty-quick": "^2.0.1"
5252
},

0 commit comments

Comments
 (0)