File tree 2 files changed +610
-623
lines changed
2 files changed +610
-623
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.33 " ,
3
+ "version" : " 0.1.34 " ,
4
4
"description" : " This library provides method to get japanese address from zipcode." ,
5
5
"keywords" : [
6
6
" github" ,
40
40
"axios" : " ^0.27.2"
41
41
},
42
42
"devDependencies" : {
43
- "@commitlint/cli" : " ^17.1.1 " ,
43
+ "@commitlint/cli" : " ^17.1.2 " ,
44
44
"@commitlint/config-conventional" : " ^17.1.0" ,
45
- "@types/jest" : " ^28.1.8 " ,
46
- "@types/node" : " ^18.7.13 " ,
47
- "@typescript-eslint/eslint-plugin" : " ^5.35.1 " ,
48
- "@typescript-eslint/parser" : " ^5.35.1 " ,
49
- "eslint" : " ^8.23.0 " ,
45
+ "@types/jest" : " ^29.0.3 " ,
46
+ "@types/node" : " ^18.7.18 " ,
47
+ "@typescript-eslint/eslint-plugin" : " ^5.37.0 " ,
48
+ "@typescript-eslint/parser" : " ^5.37.0 " ,
49
+ "eslint" : " ^8.23.1 " ,
50
50
"husky" : " ^8.0.1" ,
51
- "jest" : " ^29.0.1 " ,
52
- "jest-circus" : " ^29.0.1 " ,
51
+ "jest" : " ^29.0.3 " ,
52
+ "jest-circus" : " ^29.0.3 " ,
53
53
"lint-staged" : " ^13.0.3" ,
54
54
"nock" : " ^13.2.9" ,
55
55
"pinst" : " ^3.0.0" ,
56
- "ts-jest" : " ^28 .0.8 " ,
57
- "typescript" : " ^4.8.2 "
56
+ "ts-jest" : " ^29 .0.1 " ,
57
+ "typescript" : " ^4.8.3 "
58
58
},
59
59
"publishConfig" : {
60
60
"access" : " public"
You can’t perform that action at this time.
0 commit comments