Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stewartanderson3 committed Nov 23, 2020
1 parent 79a47ce commit e1cd6c2
Show file tree
Hide file tree
Showing 2 changed files with 1,205 additions and 970 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"author": "Stewart Anderson",
"license": "MIT",
"devDependencies": {
"@babel/core": "^7.10.2",
"@babel/preset-env": "^7.10.2",
"@babel/preset-typescript": "^7.10.1",
"@types/jest": "^26.0.0",
"babel-jest": "^26.0.1",
"@babel/core": "^7.12.7",
"@babel/preset-env": "^7.12.7",
"@babel/preset-typescript": "^7.12.7",
"@types/jest": "^26.0.15",
"babel-jest": "^26.6.3",
"coveralls": "^3.1.0",
"del-cli": "^3.0.1",
"jest": "^26.0.1",
"typescript": "^3.9.5"
"jest": "^26.6.3",
"typescript": "^4.1.2"
},
"dependencies": {},
"files": [
Expand Down
Loading

0 comments on commit e1cd6c2

Please sign in to comment.