Skip to content

Commit

Permalink
build: update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Oct 3, 2021
1 parent 4170b4b commit 7afa1e7
Show file tree
Hide file tree
Showing 2 changed files with 240 additions and 116 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,25 @@
"packages/*"
],
"devDependencies": {
"@microsoft/api-documenter": "^7.13.44",
"@microsoft/api-extractor": "^7.18.7",
"@microsoft/api-documenter": "^7.13.54",
"@microsoft/api-extractor": "^7.18.11",
"@snowpack/plugin-typescript": "^1.2.1",
"@snowpack/plugin-webpack": "^3.0.0",
"@types/node": "^16.7.10",
"@types/node": "^16.10.2",
"@types/snowpack-env": "^2.3.4",
"browserslist": "^4.16.8",
"esbuild": "^0.12.26",
"browserslist": "^4.17.2",
"esbuild": "^0.13.3",
"gzip-size": "^6.0.0",
"html-minifier-terser": "^6.0.2",
"lerna": "^4.0.0",
"rimraf": "^3.0.2",
"rollup": "^2.56.3",
"rollup": "^2.58.0",
"rollup-plugin-cleanup": "^3.2.1",
"snowpack": "^3.8.8",
"terser": "^5.7.2",
"terser": "^5.9.0",
"ts-node": "^10.2.1",
"typedoc": "^0.22.0",
"typescript": "4.4.2"
"typedoc": "^0.22.5",
"typescript": "4.4.3"
},
"dependencies": {
"@ygoe/msgpack": "^1.0.3"
Expand Down
Loading

0 comments on commit 7afa1e7

Please sign in to comment.