Skip to content

Commit 1a1221d

Browse files
chore(deps): update devdependencies (#349)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent 924e086 commit 1a1221d

File tree

3 files changed

+304
-481
lines changed

3 files changed

+304
-481
lines changed

.release-it.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@
99
"npm": {
1010
"publish": false
1111
},
12-
"hooks": {
13-
}
12+
"hooks": {}
1413
}

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,26 +30,26 @@
3030
"release": "release-it"
3131
},
3232
"devDependencies": {
33-
"@angular/compiler": "21.0.2",
33+
"@angular/compiler": "21.0.5",
3434
"@babel/code-frame": "8.0.0-beta.3",
3535
"@babel/parser": "8.0.0-beta.3",
3636
"@babel/types": "8.0.0-beta.3",
3737
"@types/node": "25.0.2",
38-
"@vitest/coverage-v8": "4.0.12",
39-
"eslint": "9.39.1",
38+
"@vitest/coverage-v8": "4.0.15",
39+
"eslint": "9.39.2",
4040
"eslint-config-prettier": "10.1.8",
4141
"eslint-plugin-simple-import-sort": "12.1.1",
4242
"eslint-plugin-unicorn": "62.0.0",
4343
"globals": "16.5.0",
4444
"jest-snapshot-serializer-raw": "2.0.0",
4545
"lines-and-columns": "2.0.4",
4646
"npm-run-all2": "8.0.4",
47-
"prettier": "3.6.2",
48-
"release-it": "19.0.6",
49-
"tsdown": "0.16.6",
47+
"prettier": "3.7.4",
48+
"release-it": "19.1.0",
49+
"tsdown": "0.18.0",
5050
"typescript": "5.9.3",
51-
"typescript-eslint": "8.47.0",
52-
"vitest": "4.0.12"
51+
"typescript-eslint": "8.50.0",
52+
"vitest": "4.0.15"
5353
},
5454
"peerDependencies": {
5555
"@angular/compiler": "^21.0.0"

0 commit comments

Comments
 (0)