Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/diff-5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cudr authored Nov 8, 2020
2 parents dc45460 + fc023ae commit ff99265
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,19 @@
"@babel/preset-env": "^7.5.0",
"@babel/preset-typescript": "^7.3.3",
"@types/jest": "^26.0.15",
"babel-jest": "^24.8.0",
"babel-jest": "^26.6.3",
"husky": "^3.0.0",
"jest": "^24.8.0",
"lint-staged": "^9.1.0",
"prettier": "^1.18.2",
"ts-jest": "^24.0.2",
"tslint": "^5.18.0",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0",
"typescript": "^3.5.2"
},
"optionalDependencies": {
"@types/diff": "^4.0.2",
"@types/faker": "^4.1.5",
"@types/faker": "^5.1.4",
"diff": "^5.0.0",
"diff-match-patch": "^1.0.4",
"faker": "^5.1.0"
Expand Down

0 comments on commit ff99265

Please sign in to comment.