File tree Expand file tree Collapse file tree 2 files changed +1727
-797
lines changed Expand file tree Collapse file tree 2 files changed +1727
-797
lines changed Original file line number Diff line number Diff line change 3131 "release:version" : " bumpp package.json --execute=\" pnpm release:changelog && git add changelog.md\" --commit \" build: publish v%s\" --tag --all" ,
3232 "start" : " tsc -b --watch" ,
3333 "test" : " pnpm run /^test:/" ,
34- "test:js" : " eslint --flag unstable_ts_config ." ,
34+ "test:js" : " eslint ." ,
3535 "test:types" : " tsc --noEmit --pretty"
3636 },
3737 "dependencies" : {
4040 "@vuepress/utils" : " 2.0.0-rc.20"
4141 },
4242 "devDependencies" : {
43- "@azat-io/eslint-config" : " ^2.15 .0" ,
44- "bumpp" : " ^10.0.3 " ,
43+ "@azat-io/eslint-config" : " ^2.25 .0" ,
44+ "bumpp" : " ^10.1.0 " ,
4545 "clean-publish" : " ^5.1.0" ,
46- "eslint" : " ^9.21 .0" ,
46+ "eslint" : " ^9.24 .0" ,
4747 "standard-version" : " ^9.5.0" ,
48- "typescript" : " ^5.7 .3"
48+ "typescript" : " ^5.8 .3"
4949 },
5050 "engines" : {
5151 "node" : " ^16.0.0 || >=18.0.0"
You can’t perform that action at this time.
0 commit comments