Skip to content

Commit 7ebd9c7

Browse files
committed
Updated dependencies
1 parent ceb2a8f commit 7ebd9c7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ TODO
22
*.zip
33
node_modules
44
build
5+
.tscache
56
tscommand.tmp.txt

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"name": "regex-search",
33
"version": "0.1.0",
44
"devDependencies": {
5-
"grunt": "~0.4.2",
5+
"grunt": "~0.4.4",
66
"grunt-contrib-copy": "~0.5.0",
7-
"grunt-ts": "~1.5.1",
7+
"grunt-ts": "~1.11.2",
88
"grunt-contrib-compress": "^0.8.0"
99
}
1010
}

0 commit comments

Comments
 (0)