Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
svipas committed Jun 25, 2020
1 parent 5298ec7 commit aded265
Show file tree
Hide file tree
Showing 2 changed files with 1,028 additions and 716 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"prepublishOnly": "yarn compile"
},
"devDependencies": {
"@babel/core": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"@babel/preset-typescript": "^7.9.0",
"@types/jest": "^25.2.2",
"@types/node": "^14.0.1",
"babel-jest": "^26.0.1",
"jest": "^26.0.1",
"typescript": "^3.9.2"
"@babel/core": "^7.10.3",
"@babel/preset-env": "^7.10.3",
"@babel/preset-typescript": "^7.10.1",
"@types/jest": "^26.0.3",
"@types/node": "^14.0.14",
"babel-jest": "^26.1.0",
"jest": "^26.1.0",
"typescript": "^3.9.5"
},
"keywords": [
"cache",
Expand Down
Loading

0 comments on commit aded265

Please sign in to comment.