Skip to content

Commit

Permalink
Update @perfective/build to v0.12.2 (TypeScript v5.4.5)
Browse files Browse the repository at this point in the history
  • Loading branch information
amikheychik committed Jun 9, 2024
1 parent ba59afb commit bc71e9e
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 71 deletions.
132 changes: 65 additions & 67 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@angular-eslint/template-parser": "17.3.0",
"@asciidoctor/gulp-asciidoctor": "^2.2.5",
"@jest/globals": "^29.7.0",
"@perfective/build": "~0.11.2",
"@perfective/build": "~0.12.2",
"@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/eslint-plugin-tslint": "7.0.2",
Expand All @@ -74,10 +74,10 @@
"eslint-plugin-unicorn": "53.0.0",
"gulp": "^4.0.2",
"jest": "^29.7.0",
"prettier": "^3.2.5",
"ts-jest": "^29.1.2",
"prettier": "^3.3.1",
"ts-jest": "^29.1.4",
"tslint": "6.1.3",
"typescript": "~5.3.3"
"typescript": "~5.4.5"
},
"overrides": {
"glob-parent": "^5.1.2"
Expand Down

0 comments on commit bc71e9e

Please sign in to comment.