Skip to content

Commit

Permalink
Upgrade chokidar to support M1 macs
Browse files Browse the repository at this point in the history
  • Loading branch information
TwitchBronBron committed Apr 17, 2021
1 parent d94bfc8 commit 2b17a2e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 20 deletions.
29 changes: 11 additions & 18 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"devDependencies": {
"@types/benchmark": "^1.0.31",
"@types/chai": "^4.1.2",
"@types/chokidar": "^1.7.5",
"@types/chokidar": "^2.1.3",
"@types/command-line-args": "^5.0.0",
"@types/command-line-usage": "^5.0.1",
"@types/debounce-promise": "^3.1.1",
Expand Down Expand Up @@ -113,7 +113,7 @@
"array-flat-polyfill": "^1.0.1",
"chalk": "^2.4.2",
"chevrotain": "^7.0.1",
"chokidar": "^3.0.2",
"chokidar": "^3.5.1",
"clear": "^0.1.0",
"cross-platform-clear-console": "^2.3.0",
"debounce-promise": "^3.1.0",
Expand Down

0 comments on commit 2b17a2e

Please sign in to comment.