File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 47
47
"@semantic-release/git" : " ^10.0.1" ,
48
48
"@semantic-release/npm" : " ^9.0.2" ,
49
49
"@types/fs-extra" : " ^11.0.1" ,
50
- "@types/glob" : " ^8.1.0" ,
51
50
"@types/jest" : " ^29.4.0" ,
52
51
"@types/lodash.set" : " ^4.3.7" ,
53
- "@types/rimraf" : " ^3.0.2" ,
54
52
"@types/tmp" : " ^0.2.3" ,
55
53
"@typescript-eslint/eslint-plugin" : " ^5.54.1" ,
56
54
"@typescript-eslint/parser" : " ^5.54.1" ,
66
64
"eslint-plugin-jsx-a11y" : " ^6.7.1" ,
67
65
"eslint-plugin-react" : " ^7.32.2" ,
68
66
"fs-extra" : " ^11.1.0" ,
69
- "glob" : " ^9 .2.1" ,
67
+ "glob" : " ^10 .2.1" ,
70
68
"husky" : " ^8.0.3" ,
71
69
"jest" : " ^29.5.0" ,
72
70
"lodash.set" : " ^4.3.2" ,
73
- "rimraf" : " ^4.4 .0" ,
71
+ "rimraf" : " ^5.0 .0" ,
74
72
"semantic-release" : " ^20.1.1" ,
75
73
"tmp" : " ^0.2.1" ,
76
74
"ts-jest" : " ^29.0.5" ,
You can’t perform that action at this time.
0 commit comments