Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
chocolateboy committed Apr 28, 2022
1 parent 1e3c74e commit 2a314aa
Show file tree
Hide file tree
Showing 2 changed files with 429 additions and 391 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,24 +36,24 @@
],
"browserslist": "maintained node versions",
"devDependencies": {
"@babel/core": "^7.17.5",
"@babel/core": "^7.17.9",
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@types/node": "^17.0.21",
"ava": "^4.0.1",
"@types/node": "^17.0.29",
"ava": "^4.2.0",
"babel-plugin-codegen": "^4.1.5",
"babel-plugin-source-map-support": "^2.1.3",
"cross-env": "^7.0.3",
"npm-run-all": "^4.1.5",
"nyc": "^15.1.0",
"rollup": "^2.68.0",
"rollup": "^2.70.2",
"rollup-plugin-filesize": "^9.1.2",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-ts": "^2.0.4",
"rollup-plugin-ts": "^2.0.7",
"shx": "^0.3.4",
"source-map-support": "^0.5.21",
"toc-md-alt": "^0.4.6",
"typescript": "^4.5.5"
"typescript": "^4.6.3"
},
"keywords": [
"dig",
Expand Down
Loading

0 comments on commit 2a314aa

Please sign in to comment.