File tree Expand file tree Collapse file tree 3 files changed +498
-4506
lines changed Expand file tree Collapse file tree 3 files changed +498
-4506
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ Removes unused dependencies:
11+ - lerna
12+ - eslint-plugin-flowtype
13+ - eslint-plugin-import
14+ - babel-eslint
15+ - @babel/eslint-parser
16+
1017## 3.0.1 (Nov 9, 2022)
1118
1219- Minor and patch bumps:
Original file line number Diff line number Diff line change 4747 "devDependencies" : {
4848 "@babel/cli" : " ^7.19.3" ,
4949 "@babel/core" : " ^7.19.3" ,
50- "@babel/eslint-parser" : " ^7.19.1" ,
5150 "@babel/plugin-proposal-class-properties" : " ^7.18.6" ,
5251 "@babel/plugin-proposal-object-rest-spread" : " ^7.19.4" ,
5352 "@babel/preset-env" : " ^7.19.4" ,
5958 "@types/util.promisify" : " ^1.0.4" ,
6059 "@typescript-eslint/eslint-plugin" : " ^5.40.0" ,
6160 "@typescript-eslint/parser" : " ^5.40.0" ,
62- "babel-eslint" : " ^10.1.0" ,
6361 "eslint" : " 8.31.0" ,
64- "eslint-plugin-flowtype" : " 8.0.3" ,
65- "eslint-plugin-import" : " 2.26.0" ,
6662 "husky" : " ^8.0.1" ,
6763 "jest" : " ^29.0.0" ,
68- "lerna" : " 6.3.0" ,
6964 "pinst" : " ^3.0.0" ,
7065 "prettier" : " ^2.7.1" ,
7166 "typescript" : " ^4.8.4"
You can’t perform that action at this time.
0 commit comments