Skip to content

Commit

Permalink
[Deps] update array-includes, array.prototype.flat, `eslint-impor…
Browse files Browse the repository at this point in the history
…t-resolver-node`, `eslint-module-utils`, `object.values`, `resolve`
  • Loading branch information
ljharb committed Jun 7, 2020
1 parent 4ff9b92 commit 199143c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,18 +97,18 @@
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.0.0-0"
},
"dependencies": {
"array-includes": "^3.0.3",
"array.prototype.flat": "^1.2.1",
"array-includes": "^3.1.1",
"array.prototype.flat": "^1.2.3",
"contains-path": "^0.1.0",
"debug": "^2.6.9",
"doctrine": "1.5.0",
"eslint-import-resolver-node": "^0.3.2",
"eslint-module-utils": "^2.4.1",
"eslint-import-resolver-node": "^0.3.3",
"eslint-module-utils": "^2.6.0",
"has": "^1.0.3",
"minimatch": "^3.0.4",
"object.values": "^1.1.0",
"object.values": "^1.1.1",
"read-pkg-up": "^2.0.0",
"resolve": "^1.12.0",
"resolve": "^1.17.0",
"tsconfig-paths": "^3.9.0"
},
"nyc": {
Expand Down

0 comments on commit 199143c

Please sign in to comment.