Skip to content

Commit 0e857b6

Browse files
committed
[Deps] update array-includes, array.prototype.flat, is-core-module, is-glob, object.values
1 parent 62e2d88 commit 0e857b6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -99,17 +99,17 @@
9999
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
100100
},
101101
"dependencies": {
102-
"array-includes": "^3.1.3",
103-
"array.prototype.flat": "^1.2.4",
102+
"array-includes": "^3.1.4",
103+
"array.prototype.flat": "^1.2.5",
104104
"debug": "^2.6.9",
105105
"doctrine": "^2.1.0",
106106
"eslint-import-resolver-node": "^0.3.6",
107107
"eslint-module-utils": "^2.6.2",
108108
"has": "^1.0.3",
109-
"is-core-module": "^2.6.0",
110-
"is-glob": "^4.0.1",
109+
"is-core-module": "^2.7.0",
110+
"is-glob": "^4.0.3",
111111
"minimatch": "^3.0.4",
112-
"object.values": "^1.1.4",
112+
"object.values": "^1.1.5",
113113
"resolve": "^1.20.0",
114114
"tsconfig-paths": "^3.11.0"
115115
}

0 commit comments

Comments
 (0)