File tree 2 files changed +458
-436
lines changed 2 files changed +458
-436
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.3.1 " ,
2
+ "version" : " 0.3.2 " ,
3
3
"license" : " MIT" ,
4
4
"name" : " using-try-catch" ,
5
5
"homepage" : " https://github.com/Oda2/using-try-catch" ,
30
30
"prepublishOnly" : " cd dist"
31
31
},
32
32
"devDependencies" : {
33
- "@rollup/plugin-typescript" : " ^8.3.2 " ,
34
- "@types/jest" : " ^27.5.1 " ,
35
- "@typescript-eslint/eslint-plugin" : " ^5.26 .0" ,
36
- "@typescript-eslint/parser" : " ^5.26 .0" ,
37
- "eslint" : " ^8.16 .0" ,
33
+ "@rollup/plugin-typescript" : " ^8.3.4 " ,
34
+ "@types/jest" : " ^28.1.6 " ,
35
+ "@typescript-eslint/eslint-plugin" : " ^5.31 .0" ,
36
+ "@typescript-eslint/parser" : " ^5.31 .0" ,
37
+ "eslint" : " ^8.20 .0" ,
38
38
"eslint-config-prettier" : " ^8.5.0" ,
39
- "eslint-plugin-prettier" : " ^4.0.0 " ,
39
+ "eslint-plugin-prettier" : " ^4.2.1 " ,
40
40
"husky" : " ^8.0.1" ,
41
- "jest" : " 28.1.0 " ,
42
- "jest-circus" : " 28.1.0 " ,
43
- "prettier" : " ^2.6.2 " ,
41
+ "jest" : " 28.1.3 " ,
42
+ "jest-circus" : " 28.1.3 " ,
43
+ "prettier" : " ^2.7.1 " ,
44
44
"rimraf" : " ^3.0.2" ,
45
- "rollup" : " ^2.74.1 " ,
45
+ "rollup" : " ^2.77.2 " ,
46
46
"rollup-plugin-cleanup" : " ^3.2.1" ,
47
47
"rollup-plugin-terser" : " ^7.0.2" ,
48
- "ts-jest" : " 28.0.3 " ,
48
+ "ts-jest" : " 28.0.7 " ,
49
49
"tslib" : " ^2.4.0" ,
50
- "typescript" : " ^4.7.2 "
50
+ "typescript" : " ^4.7.4 "
51
51
},
52
52
"keywords" : [
53
53
" try-catch" ,
You can’t perform that action at this time.
0 commit comments