Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 8fd8ae8

Browse files
authored
Merge pull request #1144 from renovate-bot/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents 714c48b + 91b6caf commit 8fd8ae8

File tree

4 files changed

+320
-332
lines changed

4 files changed

+320
-332
lines changed

package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -62,24 +62,24 @@
6262
"sortablejs": "^1.15.0"
6363
},
6464
"devDependencies": {
65-
"@angular-devkit/build-angular": "^16.0.2",
66-
"@angular-eslint/builder": "^16.0.2",
67-
"@angular-eslint/eslint-plugin": "^16.0.2",
68-
"@angular-eslint/eslint-plugin-template": "^16.0.2",
69-
"@angular-eslint/schematics": "^16.0.2",
70-
"@angular-eslint/template-parser": "^16.0.2",
71-
"@angular/animations": "^16.0.2",
72-
"@angular/cli": "^16.0.2",
73-
"@angular/common": "^16.0.2",
74-
"@angular/compiler": "^16.0.2",
75-
"@angular/compiler-cli": "^16.0.2",
76-
"@angular/core": "^16.0.2",
77-
"@angular/forms": "^16.0.2",
78-
"@angular/language-service": "^16.0.2",
79-
"@angular/platform-browser": "^16.0.2",
80-
"@angular/platform-browser-dynamic": "^16.0.2",
81-
"@angular/router": "^16.0.2",
82-
"@faker-js/faker": "^8.0.1",
65+
"@angular-devkit/build-angular": "^16.0.3",
66+
"@angular-eslint/builder": "^16.0.3",
67+
"@angular-eslint/eslint-plugin": "^16.0.3",
68+
"@angular-eslint/eslint-plugin-template": "^16.0.3",
69+
"@angular-eslint/schematics": "^16.0.3",
70+
"@angular-eslint/template-parser": "^16.0.3",
71+
"@angular/animations": "^16.0.3",
72+
"@angular/cli": "^16.0.3",
73+
"@angular/common": "^16.0.3",
74+
"@angular/compiler": "^16.0.3",
75+
"@angular/compiler-cli": "^16.0.3",
76+
"@angular/core": "^16.0.3",
77+
"@angular/forms": "^16.0.3",
78+
"@angular/language-service": "^16.0.3",
79+
"@angular/platform-browser": "^16.0.3",
80+
"@angular/platform-browser-dynamic": "^16.0.3",
81+
"@angular/router": "^16.0.3",
82+
"@faker-js/faker": "^8.0.2",
8383
"@fnando/sparkline": "^0.3.10",
8484
"@ng-select/ng-select": "^10.0.4",
8585
"@ngx-translate/core": "^15.0.0",
@@ -99,8 +99,8 @@
9999
"@types/node": "^20.2.3",
100100
"@types/sortablejs": "^1.15.1",
101101
"@types/text-encoding-utf-8": "^1.0.2",
102-
"@typescript-eslint/eslint-plugin": "^5.59.7",
103-
"@typescript-eslint/parser": "^5.59.7",
102+
"@typescript-eslint/eslint-plugin": "^5.59.8",
103+
"@typescript-eslint/parser": "^5.59.8",
104104
"autoprefixer": "^10.4.14",
105105
"bootstrap": "^5.2.3",
106106
"copyfiles": "^2.4.1",
@@ -116,7 +116,7 @@
116116
"ng-packagr": "^16.0.1",
117117
"ngx-bootstrap": "^10.2.0",
118118
"npm-run-all2": "^6.0.5",
119-
"postcss": "^8.4.23",
119+
"postcss": "^8.4.24",
120120
"postcss-cli": "^10.1.0",
121121
"release-it": "^15.10.3",
122122
"rimraf": "^5.0.1",
@@ -133,6 +133,6 @@
133133
"npm": ">=6.14.13"
134134
},
135135
"resolutions": {
136-
"caniuse-lite": "1.0.30001488"
136+
"caniuse-lite": "1.0.30001489"
137137
}
138138
}

test/cypress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"license": "MIT",
1212
"devDependencies": {
1313
"@4tw/cypress-drag-drop": "^2.2.3",
14-
"cypress": "^12.12.0"
14+
"cypress": "^12.13.0"
1515
}
1616
}

test/cypress/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -308,10 +308,10 @@ cross-spawn@^7.0.0:
308308
shebang-command "^2.0.0"
309309
which "^2.0.1"
310310

311-
cypress@^12.12.0:
312-
version "12.12.0"
313-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.12.0.tgz#0da622a34c970d8699ca6562d8e905ed7ce33c77"
314-
integrity sha512-UU5wFQ7SMVCR/hyKok/KmzG6fpZgBHHfrXcHzDmPHWrT+UUetxFzQgt7cxCszlwfozckzwkd22dxMwl/vNkWRw==
311+
cypress@^12.13.0:
312+
version "12.13.0"
313+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.13.0.tgz#725b6617ea19e41e5c59cc509fc3e08097142b01"
314+
integrity sha512-QJlSmdPk+53Zhy69woJMySZQJoWfEWun3X5OOenGsXjRPVfByVTHorxNehbzhZrEzH9RDUDqVcck0ahtlS+N/Q==
315315
dependencies:
316316
"@cypress/request" "^2.88.10"
317317
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)