Skip to content

Commit 4217ccf

Browse files
authored
Merge pull request #233 from BePo65/pu/update-packages
fix: update packages to latest versions
2 parents eac9f66 + 7765736 commit 4217ccf

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,14 @@
6464
"@angular/cli": "~17.3.17",
6565
"@angular/compiler-cli": "^17.3.12",
6666
"@angular/platform-browser-dynamic": "^17.3.12",
67-
"@commitlint/cli": "^21.0.1",
68-
"@commitlint/config-angular": "^21.0.1",
67+
"@commitlint/cli": "^21.0.2",
68+
"@commitlint/config-angular": "^21.0.2",
6969
"@cypress/schematic": "^3.0.0",
7070
"@cypress/webpack-preprocessor": "^6.0.4",
7171
"@types/jasmine": "^6.0.0",
72-
"@typescript-eslint/eslint-plugin": "^8.59.0",
73-
"@typescript-eslint/parser": "^8.58.0",
74-
"commit-and-tag-version": "^12.7.1",
72+
"@typescript-eslint/eslint-plugin": "^8.60.0",
73+
"@typescript-eslint/parser": "^8.60.0",
74+
"commit-and-tag-version": "^12.7.3",
7575
"conventional-commits-filter": "^5.0.0",
7676
"cpy-cli": "^7.0.0",
7777
"cypress": "^14.5.4",
@@ -92,8 +92,8 @@
9292
"karma-jasmine": "~5.1.0",
9393
"karma-jasmine-html-reporter": "^2.2.0",
9494
"ng-packagr": "^17.3.0",
95-
"start-server-and-test": "^3.0.2",
96-
"stylelint": "^17.9.0",
95+
"start-server-and-test": "^3.0.5",
96+
"stylelint": "^17.12.0",
9797
"stylelint-config-recommended-scss": "^17.0.1",
9898
"stylelint-config-standard": "^40.0.0",
9999
"typescript": "^5.4.5"

0 commit comments

Comments
 (0)