File tree 3 files changed +1125
-1124
lines changed
3 files changed +1125
-1124
lines changed Original file line number Diff line number Diff line change
1
+ registry = https://registry.npmjs.org
Original file line number Diff line number Diff line change 20
20
"typecheck" : " tsc -b tsconfig.project.json -verbose"
21
21
},
22
22
"devDependencies" : {
23
- "@octokit/rest" : " ^18.0.3 " ,
24
- "@swc-node/register" : " ^0.4.2 " ,
25
- "@typescript-eslint/eslint-plugin" : " ^3.9 .1" ,
26
- "@typescript-eslint/parser" : " ^3.9 .1" ,
23
+ "@octokit/rest" : " ^18.0.4 " ,
24
+ "@swc-node/register" : " ^0.4.3 " ,
25
+ "@typescript-eslint/eslint-plugin" : " ^3.10 .1" ,
26
+ "@typescript-eslint/parser" : " ^3.10 .1" ,
27
27
"ava" : " ^3.12.1" ,
28
28
"benchmark" : " ^2.1.4" ,
29
29
"chalk" : " ^4.1.0" ,
36
36
"eslint-plugin-sonarjs" : " ^0.5.0" ,
37
37
"husky" : " ^4.2.5" ,
38
38
"lerna" : " ^3.22.1" ,
39
- "lint-staged" : " ^10.2.11 " ,
39
+ "lint-staged" : " ^10.2.13 " ,
40
40
"napi-rs" : " ^0.2.6" ,
41
41
"npm-run-all" : " ^4.1.5" ,
42
42
"nyc" : " ^15.1.0" ,
43
- "prettier" : " ^2.1.0 " ,
43
+ "prettier" : " ^2.1.1 " ,
44
44
"putasset" : " ^5.0.3" ,
45
45
"tsconfig-paths" : " ^3.9.0" ,
46
46
"typescript" : " ^4.0.2"
47
47
},
48
48
"optionalDependencies" : {
49
- "@swc-node/core-linux-musl" : " ^0.4.2 "
49
+ "@swc-node/core-linux-musl" : " ^0.5.0 "
50
50
},
51
51
"ava" : {
52
52
"extensions" : [" ts" ],
You can’t perform that action at this time.
0 commit comments