File tree 2 files changed +377
-378
lines changed
2 files changed +377
-378
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @technote-space/zipcode2address-jp" ,
3
- "version" : " 0.1.39 " ,
3
+ "version" : " 0.1.40 " ,
4
4
"description" : " This library provides method to get japanese address from zipcode." ,
5
5
"keywords" : [
6
6
" github" ,
40
40
"axios" : " ^1.4.0"
41
41
},
42
42
"devDependencies" : {
43
- "@commitlint/cli" : " ^17.6.1 " ,
44
- "@commitlint/config-conventional" : " ^17.6.1 " ,
45
- "@types/jest" : " ^29.5.1 " ,
46
- "@types/node" : " ^18.16.3 " ,
47
- "@typescript-eslint/eslint-plugin" : " ^5.59.1 " ,
48
- "@typescript-eslint/parser" : " ^5.59.1 " ,
49
- "eslint" : " ^8.39 .0" ,
43
+ "@commitlint/cli" : " ^17.6.5 " ,
44
+ "@commitlint/config-conventional" : " ^17.6.5 " ,
45
+ "@types/jest" : " ^29.5.2 " ,
46
+ "@types/node" : " ^20.3.1 " ,
47
+ "@typescript-eslint/eslint-plugin" : " ^5.59.11 " ,
48
+ "@typescript-eslint/parser" : " ^5.59.11 " ,
49
+ "eslint" : " ^8.43 .0" ,
50
50
"husky" : " ^8.0.3" ,
51
51
"jest" : " ^29.5.0" ,
52
52
"jest-circus" : " ^29.5.0" ,
53
53
"lint-staged" : " ^13.2.2" ,
54
54
"nock" : " ^13.3.1" ,
55
55
"pinst" : " ^3.0.0" ,
56
56
"ts-jest" : " ^29.1.0" ,
57
- "typescript" : " ^5.0.4 "
57
+ "typescript" : " ^5.1.3 "
58
58
},
59
59
"publishConfig" : {
60
60
"access" : " public"
You can’t perform that action at this time.
0 commit comments