Skip to content

Commit

Permalink
fix: update devDependency cross-spawn to patched one
Browse files Browse the repository at this point in the history
  • Loading branch information
kuba-kubula committed Mar 19, 2021
1 parent d32653f commit 72b874f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@rollup/plugin-json": "4.1.0",
"chai": "4.3.4",
"cross-spawn": "7.0.1",
"cross-spawn": "7.0.3",
"cucumber": "1.3.2",
"eslint": "6.8.0",
"eslint-config-airbnb": "17.1.1",
Expand Down

0 comments on commit 72b874f

Please sign in to comment.