Skip to content

Commit

Permalink
chore: upgrade deps (#337)
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Dec 2, 2021
1 parent 5c0449f commit 18c6530
Show file tree
Hide file tree
Showing 2 changed files with 581 additions and 583 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,19 +61,19 @@
"release": "yarn build && auto shipit"
},
"devDependencies": {
"@auto-it/conventional-commits": "^10.32.2",
"@auto-it/first-time-contributor": "^10.32.2",
"@auto-it/conventional-commits": "^10.32.3",
"@auto-it/first-time-contributor": "^10.32.3",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.6",
"rollup-plugin-ts": "^2.0.4",
"auto": "^10.32.2",
"auto": "^10.32.3",
"browser-sync": "^2.27.7",
"concurrently": "^6.4.0",
"gh-pages": "^3.2.3",
"rollup": "^2.60.0",
"rollup": "^2.60.2",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-terser": "^7.0.2",
"typescript": "^4.4.4",
"typescript": "^4.5.2",
"vega": "^5.19.1",
"vega-lite": "^5.0.0",
"vega-lite-dev-config": "^0.20.0"
Expand Down

0 comments on commit 18c6530

Please sign in to comment.