This repository was archived by the owner on Feb 26, 2021. It is now read-only.
File tree 2 files changed +169
-170
lines changed
2 files changed +169
-170
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @technote-space/fast-glob" ,
3
- "version" : " 3.1.27 " ,
3
+ "version" : " 3.1.28 " ,
4
4
"description" : " It's a very fast and efficient glob library for Node.js" ,
5
5
"keywords" : [
6
6
" glob" ,
79
79
"@types/merge2" : " ^1.3.0" ,
80
80
"@types/micromatch" : " ^4.0.1" ,
81
81
"@types/minimist" : " ^1.2.1" ,
82
- "@types/mocha" : " ^8.0.4 " ,
83
- "@types/node" : " ^14.14.10 " ,
82
+ "@types/mocha" : " ^8.2.0 " ,
83
+ "@types/node" : " ^14.14.14 " ,
84
84
"@types/rimraf" : " ^3.0.0" ,
85
85
"@types/sinon" : " ^9.0.9" ,
86
- "@typescript-eslint/eslint-plugin" : " ^4.9.1 " ,
87
- "@typescript-eslint/parser" : " ^4.9.1 " ,
86
+ "@typescript-eslint/eslint-plugin" : " ^4.11.0 " ,
87
+ "@typescript-eslint/parser" : " ^4.11.0 " ,
88
88
"compute-stdev" : " ^1.0.0" ,
89
89
"easy-table" : " ^1.1.1" ,
90
- "eslint" : " ^7.15 .0" ,
90
+ "eslint" : " ^7.16 .0" ,
91
91
"eslint-config-mrmlnc" : " ^1.1.1" ,
92
92
"execa" : " ^5.0.0" ,
93
93
"fast-glob" : " ^3.2.4" ,
96
96
"mocha" : " ^8.2.1" ,
97
97
"nyc" : " ^15.1.0" ,
98
98
"rimraf" : " ^3.0.2" ,
99
- "sinon" : " ^9.2.1 " ,
99
+ "sinon" : " ^9.2.2 " ,
100
100
"tiny-glob" : " ^0.2.8" ,
101
101
"ts-node" : " ^9.1.1" ,
102
- "typescript" : " ^4.1.2 "
102
+ "typescript" : " ^4.1.3 "
103
103
},
104
104
"engines" : {
105
105
"node" : " >=8"
You can’t perform that action at this time.
0 commit comments