Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Sep 19, 2021
1 parent 9a9e0fe commit 1f6360e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"version": "0.4.33",
"main": "./lib/calcit.procs.js",
"devDependencies": {
"@types/node": "^16.7.10",
"esbuild": "^0.12.26",
"typescript": "^4.4.2"
"@types/node": "^16.9.2",
"esbuild": "^0.12.28",
"typescript": "^4.4.3"
},
"scripts": {
"compile": "rm -rfv lib/* && tsc",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1f6360e

Please sign in to comment.