Skip to content

Commit

Permalink
[Deps] update contains-path, doctrine, pkg-up, read-pkg-up
Browse files Browse the repository at this point in the history
  • Loading branch information
Semigradsky authored and ljharb committed Apr 26, 2021
1 parent 17a445d commit 5898e28
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,18 +99,18 @@
"dependencies": {
"array-includes": "^3.1.3",
"array.prototype.flat": "^1.2.4",
"contains-path": "^0.1.0",
"contains-path": "^1.0.0",
"debug": "^2.6.9",
"doctrine": "1.5.0",
"doctrine": "^2.1.0",
"eslint-import-resolver-node": "^0.3.4",
"eslint-module-utils": "^2.6.0",
"find-up": "^2.0.0",
"has": "^1.0.3",
"is-core-module": "^2.4.0",
"minimatch": "^3.0.4",
"object.values": "^1.1.3",
"pkg-up": "^1.0.0",
"read-pkg-up": "^2.0.0",
"pkg-up": "^2.0.0",
"read-pkg-up": "^3.0.0",
"resolve": "^1.20.0",
"tsconfig-paths": "^3.9.0"
}
Expand Down

0 comments on commit 5898e28

Please sign in to comment.