File tree Expand file tree Collapse file tree 4 files changed +205
-210
lines changed Expand file tree Collapse file tree 4 files changed +205
-210
lines changed Original file line number Diff line number Diff line change 32
32
"@types/chai" : " ^4.3.5" ,
33
33
"@types/debug" : " ^4.1.7" ,
34
34
"@types/eslint" : " ^8.37.0" ,
35
- "@types/esquery" : " ^1.0.2 " ,
35
+ "@types/esquery" : " ^1.5.0 " ,
36
36
"@types/estree" : " ^1.0.1" ,
37
37
"@types/lodash.defaultsdeep" : " ^4.6.7" ,
38
38
"@types/mocha" : " ^10.0.1" ,
39
- "@types/node" : " ^20.1.4 " ,
39
+ "@types/node" : " ^20.2.3 " ,
40
40
"@types/semver" : " ^7.5.0" ,
41
41
"@types/spdx-expression-parse" : " ^3.0.2" ,
42
42
"@typescript-eslint/parser" : " ^5.59.6" ,
46
46
"chai" : " ^4.3.7" ,
47
47
"cross-env" : " ^7.0.3" ,
48
48
"decamelize" : " ^5.0.1" ,
49
- "eslint" : " 8.40 .0" ,
49
+ "eslint" : " 8.41 .0" ,
50
50
"eslint-config-canonical" : " ~41.0.4" ,
51
51
"gitdown" : " ^3.1.5" ,
52
- "glob" : " ^10.2.4 " ,
52
+ "glob" : " ^10.2.6 " ,
53
53
"husky" : " ^8.0.3" ,
54
54
"jsdoc-type-pratt-parser" : " ^4.0.0" ,
55
55
"lint-staged" : " ^13.2.2" ,
56
56
"lodash.defaultsdeep" : " ^4.6.1" ,
57
57
"mocha" : " ^10.2.0" ,
58
58
"nyc" : " ^15.1.0" ,
59
59
"open-editor" : " ^3.0.0" ,
60
- "rimraf" : " ^5.0.0 " ,
60
+ "rimraf" : " ^5.0.1 " ,
61
61
"semantic-release" : " ^21.0.2" ,
62
62
"typescript" : " ^5.0.4"
63
63
},
You can’t perform that action at this time.
0 commit comments