Skip to content

Commit 545e16f

Browse files
authored
Merge pull request #695 from clmystes/patch-1
chore: upgrade to `fsevents: ^1.1.2`
2 parents dac69b6 + 3fdb7bd commit 545e16f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"sinon-chai": "^2.6.0"
4242
},
4343
"optionalDependencies": {
44-
"fsevents": "^1.0.0"
44+
"fsevents": "^1.1.2"
4545
},
4646
"dependencies": {
4747
"anymatch": "^2.0.0",

0 commit comments

Comments
 (0)