Skip to content

Commit e3d8628

Browse files
committed
Updated deps and readme
1 parent fc61c73 commit e3d8628

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The API of this library is inspired by the [XMLHttpRequest-2 FormData Interface]
88

99
[![Linux Build](https://img.shields.io/travis/form-data/form-data/master.svg?label=linux:4.x-12.x)](https://travis-ci.org/form-data/form-data)
1010
[![MacOS Build](https://img.shields.io/travis/form-data/form-data/master.svg?label=macos:4.x-12.x)](https://travis-ci.org/form-data/form-data)
11-
[![Windows Build](https://img.shields.io/appveyor/ci/alexindigo/form-data/master.svg?label=windows:4.x-12.x)](https://ci.appveyor.com/project/alexindigo/form-data)
11+
[![Windows Build](https://img.shields.io/travis/form-data/form-data/master.svg?label=windows:4.x-12.x)](https://travis-ci.org/form-data/form-data)
1212

1313
[![Coverage Status](https://img.shields.io/coveralls/form-data/form-data/master.svg?label=code+coverage)](https://coveralls.io/github/form-data/form-data?branch=master)
1414
[![Dependency Status](https://img.shields.io/david/form-data/form-data.svg)](https://david-dm.org/form-data/form-data)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@
4646
"devDependencies": {
4747
"browserify": "^13.1.1",
4848
"browserify-istanbul": "^2.0.0",
49-
"coveralls": "^2.11.14",
49+
"coveralls": "^3.0.4",
5050
"cross-spawn": "^4.0.2",
51-
"eslint": "^3.9.1",
51+
"eslint": "^6.0.1",
5252
"fake": "^0.2.2",
5353
"far": "^0.0.7",
5454
"formidable": "^1.0.17",

0 commit comments

Comments
 (0)