Skip to content

Commit cca801d

Browse files
authored
chore: Upgrade cross-spawn to 7.0.6 (#19185)
cross-spawn 7.0.6
1 parent 1416d70 commit cca801d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"@types/json-schema": "^7.0.15",
112112
"ajv": "^6.12.4",
113113
"chalk": "^4.0.0",
114-
"cross-spawn": "^7.0.5",
114+
"cross-spawn": "^7.0.6",
115115
"debug": "^4.3.2",
116116
"escape-string-regexp": "^4.0.0",
117117
"eslint-scope": "^8.2.0",

0 commit comments

Comments
 (0)