Skip to content

Commit

Permalink
Update some deps
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Jun 15, 2021
1 parent 7e565ef commit ed9acd9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"main": "index.js",
"dependencies": {
"anymatch": "~3.1.1",
"anymatch": "~3.1.2",
"braces": "~3.0.2",
"glob-parent": "~5.1.2",
"is-binary-path": "~2.1.0",
Expand All @@ -22,11 +22,11 @@
"readdirp": "~3.6.0"
},
"optionalDependencies": {
"fsevents": "~2.3.1"
"fsevents": "~2.3.2"
},
"devDependencies": {
"@types/node": "^14",
"chai": "^4.2",
"chai": "^4.3",
"dtslint": "^3.3.0",
"eslint": "^7.0.0",
"mocha": "^7.0.0",
Expand Down

0 comments on commit ed9acd9

Please sign in to comment.