File tree Expand file tree Collapse file tree 3 files changed +1304
-1972
lines changed
Expand file tree Collapse file tree 3 files changed +1304
-1972
lines changed Original file line number Diff line number Diff line change @@ -30,10 +30,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030
3131### Update
3232- Major version updates:
33- - ` @types/jest ` - ` 28.1.6 ` -> ` 29.0.2 ` ([ #40 ] )
34- - ` jest ` - ` 28.1.3 ` -> ` 29.0.3 ` ([ #40 ] )
35- - ` ts-jest ` - ` 28.0.7 ` -> ` 29.0.1 ` ([ #40 ] )
36-
33+ - ` @types/jest ` - ` 28.1.6 ` -> ` 29.1.2 ` ([ #44 ] )
34+ - ` eslint-plugin-jest ` - ` 26.8.2 ` -> ` 27.1.1 ` ([ #44 ] )
35+ - ` jest ` - ` 28.1.3 ` -> ` 29.1.2 ` ([ #44 ] )
36+ - ` ts-jest ` - ` 28.0.7 ` -> ` 29.0.3 ` ([ #44 ] )
37+ - Minor & patch version updates:
38+ - ` @types/react ` - ` 18.0.17 ` -> ` 18.0.21 ` ([ #44 ] )
39+ - ` @typescript-eslint/eslint-plugin ` & ` @typescript-eslint/parser ` - ` 5.33.0 ` -> ` 5.40.0 ` ([ #44 ] )
40+ - ` electron-builder ` - ` 23.3.3 ` -> ` 23.6.0 ` ([ #44 ] )
41+ - ` eslint ` - ` 8.22.0 ` -> ` 8.25.0 ` ([ #44 ] )
42+ - ` eslint-import-resolver-typescript ` - ` 3.4.1 ` -> ` 3.5.1 ` ([ #44 ] )
43+ - ` eslint-plugin-react ` - ` 7.30.1 ` -> ` 7.31.10 ` ([ #44 ] )
44+ - ` ts-loader ` - ` 9.3.1 ` -> 9.4.1` ([ #44 ] )
45+ - ` typescript ` - ` 4.7.4 ` -> ` 4.8.4 ` ([ #44 ] )
46+
47+ [ #44 ] : https://github.com/Devtography/electron-react-typescript-webpack-boilerplate/pull/44
3748[ #40 ] : https://github.com/Devtography/electron-react-typescript-webpack-boilerplate/pull/40
3849
3950## [ v4.1.2] - 2022-08-15
You can’t perform that action at this time.
0 commit comments