Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit ab801b4

Browse files
Update coffee-script requirement from 1.6.3 to 1.12.7
Updates the requirements on [coffee-script](https://github.com/jashkenas/coffeescript) to permit the latest version. - [Release notes](https://github.com/jashkenas/coffeescript/releases) - [Commits](jashkenas/coffeescript@1.6.3...1.12.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 5c03caa commit ab801b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {},
1515
"devDependencies": {
16-
"coffee-script": "1.6.3",
16+
"coffee-script": "1.12.7",
1717
"mocha": "1.11.0",
1818
"chai": "1.7.1",
1919
"curl-trace-parser": ""

0 commit comments

Comments
 (0)