Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

Commit

Permalink
chore:Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ktutnik committed Aug 6, 2020
1 parent 5db6653 commit 90f4574
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"license": "MIT",
"dependencies": {
"@types/acorn": "4.0.5",
"acorn": "7.3.1",
"acorn": "7.4.0",
"reflect-metadata": "^0.1.13"
},
"devDependencies": {
"@types/jest": "^26.0.5",
"@types/node": "^14.0.23",
"@types/jest": "^26.0.9",
"@types/node": "^14.0.27",
"coveralls": "^3.1.0",
"jest": "^26.1.0",
"ts-jest": "^26.1.3",
"jest": "^26.2.2",
"ts-jest": "^26.1.4",
"tslib": "^2.0.0",
"typescript": "^3.9.7"
}
Expand Down

0 comments on commit 90f4574

Please sign in to comment.