File tree Expand file tree Collapse file tree 2 files changed +790
-475
lines changed Expand file tree Collapse file tree 2 files changed +790
-475
lines changed Original file line number Diff line number Diff line change 6262 "@babel/eslint-parser" : " ^7.19.1" ,
6363 "@babel/preset-env" : " ^7.20.2" ,
6464 "@jest/globals" : " ^29.4.3" ,
65+ "@release-it-plugins/lerna-changelog" : " ^5.0.0" ,
6566 "@tsconfig/node12" : " ^1.0.11" ,
6667 "@types/jscodeshift" : " ^0.11.6" ,
6768 "@typescript-eslint/eslint-plugin" : " ^5.54.0" ,
7677 "execa" : " ^5.1.1" ,
7778 "jest" : " ^29.4.3" ,
7879 "prettier" : " ^2.8.4" ,
79- "release-it" : " ^14.14.3" ,
80- "release-it-lerna-changelog" : " ^4.0.1" ,
80+ "release-it" : " ^15.6.1" ,
8181 "ts-jest" : " ^29.0.5" ,
8282 "typescript" : " ^4.9.5"
8383 },
8484 "engines" : {
85- "node" : " 12.* || >= 14"
85+ "node" : " >= 14.* "
8686 },
8787 "publishConfig" : {
8888 "registry" : " https://registry.npmjs.org"
9292 "after:bump" : " yarn update-docs"
9393 },
9494 "plugins" : {
95- "release-it-lerna-changelog" : {
95+ "@ release-it-plugins/ lerna-changelog" : {
9696 "infile" : " CHANGELOG.md" ,
9797 "launchEditor" : true
9898 }
You can’t perform that action at this time.
0 commit comments