Skip to content

Commit

Permalink
Update @perfective/build to v0.14.0
Browse files Browse the repository at this point in the history
- Update typescript to v5.6.3
  • Loading branch information
amikheychik committed Nov 12, 2024
1 parent 40a98ce commit cf9cf65
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 12 deletions.
103 changes: 93 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@asciidoctor/gulp-asciidoctor": "^2.2.5",
"@babel/eslint-parser": "^7.25.9",
"@jest/globals": "^29.7.0",
"@perfective/build": "~0.13.1",
"@perfective/build": "~0.14.0",
"@stylistic/eslint-plugin": "2.10.1",
"@stylistic/eslint-plugin-js": "2.10.1",
"@stylistic/eslint-plugin-jsx": "2.10.1",
Expand Down Expand Up @@ -80,6 +80,6 @@
"jest": "^29.7.0",
"prettier": "~3.3.3",
"ts-jest": "^29.2.5",
"typescript": "~5.5.4"
"typescript": "~5.6.3"
}
}

0 comments on commit cf9cf65

Please sign in to comment.