Skip to content

Commit 3dead9c

Browse files
committed
Update @perfective/build to v0.14.0
- Update typescript to v5.6.3
1 parent 57b52ea commit 3dead9c

File tree

2 files changed

+96
-13
lines changed

2 files changed

+96
-13
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@
4848
"@angular-eslint/template-parser": "18.0.1",
4949
"@asciidoctor/gulp-asciidoctor": "^2.2.5",
5050
"@jest/globals": "^29.7.0",
51-
"@perfective/build": "~0.13.1",
51+
"@perfective/build": "~0.14.0",
5252
"@stylistic/eslint-plugin": "2.10.1",
5353
"@stylistic/eslint-plugin-js": "2.10.1",
5454
"@stylistic/eslint-plugin-jsx": "2.10.1",
55-
"@stylistic/eslint-plugin-ts": "2.10.1",
5655
"@stylistic/eslint-plugin-plus": "2.10.1",
56+
"@stylistic/eslint-plugin-ts": "2.10.1",
5757
"@types/jest": "^29.5.14",
5858
"@typescript-eslint/eslint-plugin": "8.14.0",
5959
"@typescript-eslint/parser": "8.14.0",
@@ -79,6 +79,6 @@
7979
"jest": "^29.7.0",
8080
"prettier": "^3.3.3",
8181
"ts-jest": "^29.2.5",
82-
"typescript": "~5.5.4"
82+
"typescript": "~5.6.3"
8383
}
8484
}

0 commit comments

Comments
 (0)