Skip to content

Commit bd6f3c4

Browse files
chore(deps): update commitlint dep and fast-uri
1 parent 34eccd5 commit bd6f3c4

3 files changed

Lines changed: 263 additions & 344 deletions

File tree

automation/scripts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"update-screenshots-local": "node update-screenshots-local.mjs"
2020
},
2121
"dependencies": {
22-
"@commitlint/cli": "^19.8.1",
23-
"@commitlint/config-conventional": "^19.8.1",
22+
"@commitlint/cli": "^21.2.1",
23+
"@commitlint/config-conventional": "^21.2.0",
2424
"@mendix/prettier-config-web-widgets": "workspace:*",
2525
"pretty-quick": "^4.1.1"
2626
},

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
"@types/react": ">=18.2.36",
7272
"d3-color@<3.1.0": ">=3.1.0",
7373
"glob@10": "^10.5.0",
74+
"fast-uri": "3.1.4",
7475
"react": ">=18.0.0 <19.0.0",
7576
"react-big-calendar@1>clsx": "2.1.1",
7677
"react-dom": ">=18.0.0 <19.0.0",

0 commit comments

Comments
 (0)