Skip to content

Commit

Permalink
Merge 9977d87 into 09f0874
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 28, 2020
2 parents 09f0874 + 9977d87 commit 09924d7
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,34 +24,34 @@
},
"dependencies": {
"stream.finished": "^1.2.0",
"tslib": "^1.10.0",
"tslib": "^1.14.1",
"ultra-strftime": "^1.0.2"
},
"devDependencies": {
"@types/chai": "^4.2.3",
"@types/chai": "^4.2.14",
"@types/dirty-chai": "^2.0.2",
"@types/mocha": "^5.2.7",
"@types/node": "^12.7.11",
"@types/node": "^12.19.2",
"@types/ultra-strftime": "^1.0.0",
"chai": "^4.2.0",
"coveralls": "^3.0.6",
"coveralls": "^3.1.0",
"cross-env": "^6.0.3",
"dirty-chai": "^2.0.1",
"eslint": "^6.5.1",
"eslint-config-prettier": "^6.4.0",
"eslint-plugin-import": "^2.18.2",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-promise": "^4.2.1",
"markdownlint-cli": "^0.18.0",
"mocha": "^6.2.1",
"markdownlint-cli": "^0.24.0",
"mocha": "^6.2.3",
"mocha-steps": "^1.3.0",
"nyc": "^14.1.1",
"prettier": "^1.18.2",
"shx": "^0.3.2",
"ts-node": "^8.4.1",
"tslint": "^5.20.0",
"prettier": "^1.19.1",
"shx": "^0.3.3",
"ts-node": "^8.10.2",
"tslint": "^5.20.1",
"tslint-config-prettier": "^1.18.0",
"typescript": "^3.6.3"
"typescript": "^3.9.7"
},
"scripts": {
"compile": "tsc --pretty --project .",
Expand Down

0 comments on commit 09924d7

Please sign in to comment.