Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Aug 5, 2021
1 parent 4fc703f commit 29565c2
Show file tree
Hide file tree
Showing 2 changed files with 289 additions and 1,334 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -66,9 +66,9 @@
"devDependencies": {
"@microsoft/api-extractor": "^7.16.1",
"@rollup/plugin-alias": "^3.1.4",
"@rollup/plugin-commonjs": "^19.0.1",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-node-resolve": "^13.0.2",
"@rollup/plugin-replace": "^2.4.0",
"@rollup/plugin-replace": "^3.0.0",
"@sucrase/jest-plugin": "^2.1.0",
"@types/jest": "^26.0.24",
"@types/jsdom": "^16.2.13",
Expand All @@ -82,7 +82,7 @@
"brotli": "^1.3.2",
"browserstack-local": "^1.4.5",
"chalk": "^4.1.0",
"chromedriver": "^91.0.0",
"chromedriver": "^92.0.1",
"codecov": "^3.8.2",
"connect-history-api-fallback": "^1.6.0",
"conventional-changelog-cli": "^2.1.1",
Expand All @@ -106,7 +106,7 @@
"vite": "^2.3.1",
"vitepress": "^0.14.1",
"vue": "^3.2.0-beta.1",
"vue-tsc": "^0.1.2",
"vue-tsc": "^0.2.2",
"yorkie": "^2.0.0"
}
}

0 comments on commit 29565c2

Please sign in to comment.