File tree Expand file tree Collapse file tree 2 files changed +1492
-1054
lines changed Expand file tree Collapse file tree 2 files changed +1492
-1054
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " git-credential-forwarder" ,
3- "version" : " 1.2.3 " ,
3+ "version" : " 1.2.4 " ,
44 "description" : " utilities for forwarding git credential helper commands to another git installation (e.g. container to host)" ,
55 "main" : " dist/index.js" ,
66 "bin" : {
4747 " LICENSE.md"
4848 ],
4949 "devDependencies" : {
50- "@eslint/js" : " ^9.9.0" ,
51- "@types/eslint__js" : " ^8.42.3" ,
52- "@types/jest" : " ^29.5.14" ,
53- "@types/node" : " ^20.17.32" ,
54- "eslint" : " ^9.9.0" ,
55- "jest" : " ^29.7.0" ,
56- "prettier" : " ^3.5.3" ,
50+ "@eslint/js" : " ^9.32.0" ,
51+ "@types/jest" : " ^30.0.0" ,
52+ "@types/node" : " ^24.2.0" ,
53+ "eslint" : " ^9.32.0" ,
54+ "jest" : " ^30.0.5" ,
55+ "prettier" : " ^3.6.2" ,
5756 "rimraf" : " ^6.0.1" ,
58- "ts-jest" : " ^29.3.2 " ,
57+ "ts-jest" : " ^29.4.1 " ,
5958 "ts-loader" : " ^9.5.2" ,
60- "typescript" : " ^5.8.3 " ,
61- "typescript-eslint" : " ^8.0.1 " ,
62- "webpack" : " ^5.99.7 " ,
63- "webpack-cli" : " ^5.1.4 "
59+ "typescript" : " ^5.9.2 " ,
60+ "typescript-eslint" : " ^8.39.0 " ,
61+ "webpack" : " ^5.101.0 " ,
62+ "webpack-cli" : " ^6.0.1 "
6463 }
6564}
You can’t perform that action at this time.
0 commit comments