Skip to content

Commit

Permalink
[Deps] update array-includes, array.prototype.flat, `is-core-modu…
Browse files Browse the repository at this point in the history
…le`, `is-glob`, `object.values`
  • Loading branch information
ljharb committed Oct 11, 2021
1 parent 62e2d88 commit 0e857b6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -99,17 +99,17 @@
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
},
"dependencies": {
"array-includes": "^3.1.3",
"array.prototype.flat": "^1.2.4",
"array-includes": "^3.1.4",
"array.prototype.flat": "^1.2.5",
"debug": "^2.6.9",
"doctrine": "^2.1.0",
"eslint-import-resolver-node": "^0.3.6",
"eslint-module-utils": "^2.6.2",
"has": "^1.0.3",
"is-core-module": "^2.6.0",
"is-glob": "^4.0.1",
"is-core-module": "^2.7.0",
"is-glob": "^4.0.3",
"minimatch": "^3.0.4",
"object.values": "^1.1.4",
"object.values": "^1.1.5",
"resolve": "^1.20.0",
"tsconfig-paths": "^3.11.0"
}
Expand Down

0 comments on commit 0e857b6

Please sign in to comment.