Skip to content

Commit cf9cf65

Browse files
committed
Update @perfective/build to v0.14.0
- Update typescript to v5.6.3
1 parent 40a98ce commit cf9cf65

File tree

2 files changed

+95
-12
lines changed

2 files changed

+95
-12
lines changed

package-lock.json

Lines changed: 93 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@asciidoctor/gulp-asciidoctor": "^2.2.5",
4646
"@babel/eslint-parser": "^7.25.9",
4747
"@jest/globals": "^29.7.0",
48-
"@perfective/build": "~0.13.1",
48+
"@perfective/build": "~0.14.0",
4949
"@stylistic/eslint-plugin": "2.10.1",
5050
"@stylistic/eslint-plugin-js": "2.10.1",
5151
"@stylistic/eslint-plugin-jsx": "2.10.1",
@@ -80,6 +80,6 @@
8080
"jest": "^29.7.0",
8181
"prettier": "~3.3.3",
8282
"ts-jest": "^29.2.5",
83-
"typescript": "~5.5.4"
83+
"typescript": "~5.6.3"
8484
}
8585
}

0 commit comments

Comments
 (0)