Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
chore(deps): update commitlint monorepo to v18 (major) (#221)
Browse files Browse the repository at this point in the history
* chore(deps): update commitlint monorepo to v18

* chore: add typescript as dep to fix lint error

* chore: pin version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Christofer Bengtsson <[email protected]>
  • Loading branch information
renovate[bot] and cbt1 authored Nov 17, 2023
1 parent 4474537 commit 516c6eb
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 236 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"@babel/parser": "7.23.3",
"@babel/preset-env": "7.23.3",
"@babel/traverse": "7.23.3",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@commitlint/cli": "18.4.2",
"@commitlint/config-conventional": "18.4.2",
"@nebula.js/cli": "4.7.0",
"@nebula.js/cli-build": "4.7.0",
"@nebula.js/cli-sense": "4.7.0",
Expand All @@ -74,7 +74,8 @@
"picasso-plugin-q": "2.2.5",
"picasso.js": "2.2.5",
"prettier": "3.1.0",
"qlik-chart-modules": "0.61.0"
"qlik-chart-modules": "0.61.0",
"typescript": "5.2.2"
},
"peerDependencies": {
"@nebula.js/stardust": ">=4.7.0"
Expand Down
Loading

0 comments on commit 516c6eb

Please sign in to comment.