File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 71
71
"node-fetch" : " ^2.6.12"
72
72
},
73
73
"devDependencies" : {
74
- "@commitlint/cli" : " 17.6.1 " ,
75
- "@commitlint/config-conventional" : " 17.6.1 " ,
76
- "@rollup/plugin-terser" : " 0.4.1 " ,
77
- "@types/chai" : " 4.3.4 " ,
74
+ "@commitlint/cli" : " 17.6.6 " ,
75
+ "@commitlint/config-conventional" : " 17.6.6 " ,
76
+ "@rollup/plugin-terser" : " 0.4.3 " ,
77
+ "@types/chai" : " 4.3.5 " ,
78
78
"@types/mocha" : " 10.0.1" ,
79
79
"@types/node" : " 18.15.13" ,
80
80
"body-parser" : " 1.20.2" ,
84
84
"cz-conventional-changelog" : " 3.3.0" ,
85
85
"express" : " 4.18.2" ,
86
86
"husky" : " 8.0.3" ,
87
- "lint-staged" : " 13.2.1 " ,
87
+ "lint-staged" : " 13.2.3 " ,
88
88
"mocha" : " 10.2.0" ,
89
89
"mocha-headless-chrome" : " 4.0.0" ,
90
- "nock" : " 13.3.0 " ,
90
+ "nock" : " 13.3.1 " ,
91
91
"nyc" : " 15.1.0" ,
92
- "rimraf" : " 5.0.0 " ,
92
+ "rimraf" : " 5.0.1 " ,
93
93
"rollup" : " 3.20.7" ,
94
94
"rollup-plugin-copy" : " 3.4.0" ,
95
- "semver" : " 7.5.0 " ,
95
+ "semver" : " 7.5.3 " ,
96
96
"serve-index" : " 1.9.1" ,
97
97
"standard" : " 17.0.0" ,
98
98
"standard-version" : " 9.5.0" ,
99
99
"typescript" : " 5.0.4" ,
100
100
"webpack" : " 5.80.0" ,
101
101
"webpack-cli" : " 5.0.2" ,
102
102
"whatwg-fetch" : " 3.6.2" ,
103
- "yargs" : " 17.7.1 "
103
+ "yargs" : " 17.7.2 "
104
104
},
105
105
"files" : [
106
106
" dist" ,
You can’t perform that action at this time.
0 commit comments