Skip to content

Commit b6d1ef6

Browse files
greenkeeper[bot]blakeembrey
authored andcommitted
Update dependencies to enable Greenkeeper 🌴 (#15)
1 parent 159351b commit b6d1ef6

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Typed Source Map Support
22

3+
[![Greenkeeper badge](https://badges.greenkeeper.io/types/npm-source-map-support.svg)](https://greenkeeper.io/)
4+
35
The type definition for [`source-map-support`](https://github.com/evanw/node-source-map-support).
46

57
## License

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
"devDependencies": {
2929
"greenkeeper-postpublish": "^1.0.1",
3030
"source-map-support": "~0.4.3",
31-
"ts-node": "^1.3.0",
32-
"tslint": "^3.15.1",
33-
"tslint-config-typings": "^0.2.4",
31+
"ts-node": "^3.0.3",
32+
"tslint": "^5.2.0",
33+
"tslint-config-typings": "^0.3.1",
3434
"typescript": "^2.0.3",
35-
"typings": "^1.4.0"
35+
"typings": "^2.1.1"
3636
}
3737
}

0 commit comments

Comments
 (0)