Skip to content

Commit

Permalink
[Deps] update array-includes, array.prototype.flat, is-core-module
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 9, 2022
1 parent 1c62e3c commit 3767479
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -99,14 +99,14 @@
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
},
"dependencies": {
"array-includes": "^3.1.4",
"array.prototype.flat": "^1.2.5",
"array-includes": "^3.1.5",
"array.prototype.flat": "^1.3.0",
"debug": "^2.6.9",
"doctrine": "^2.1.0",
"eslint-import-resolver-node": "^0.3.6",
"eslint-module-utils": "^2.7.3",
"has": "^1.0.3",
"is-core-module": "^2.8.1",
"is-core-module": "^2.9.0",
"is-glob": "^4.0.3",
"minimatch": "^3.1.2",
"object.values": "^1.1.5",
Expand Down

0 comments on commit 3767479

Please sign in to comment.