We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e565ef commit ed9acd9Copy full SHA for ed9acd9
package.json
@@ -13,7 +13,7 @@
13
},
14
"main": "index.js",
15
"dependencies": {
16
- "anymatch": "~3.1.1",
+ "anymatch": "~3.1.2",
17
"braces": "~3.0.2",
18
"glob-parent": "~5.1.2",
19
"is-binary-path": "~2.1.0",
@@ -22,11 +22,11 @@
22
"readdirp": "~3.6.0"
23
24
"optionalDependencies": {
25
- "fsevents": "~2.3.1"
+ "fsevents": "~2.3.2"
26
27
"devDependencies": {
28
"@types/node": "^14",
29
- "chai": "^4.2",
+ "chai": "^4.3",
30
"dtslint": "^3.3.0",
31
"eslint": "^7.0.0",
32
"mocha": "^7.0.0",
0 commit comments