Skip to content

Commit 00b85c2

Browse files
authored
Merge pull request #341 from littleredbutton/chore/unbump-inquirer-config-conventional
chore: unbump inquirer and config-conventional
2 parents 8b4d6bd + ae3c3bb commit 00b85c2

2 files changed

Lines changed: 291 additions & 207 deletions

File tree

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"@commitlint/cli": "^16.2.3",
38-
"@commitlint/config-conventional": "^19.8.1",
38+
"@commitlint/config-conventional": "^17.8.1",
3939
"@commitlint/travis-cli": "^16.2.3",
4040
"@nextcloud/axios": "^1.11.0",
4141
"@nextcloud/dialogs": "^3.1.2",
@@ -50,6 +50,7 @@
5050
"libxmljs": "^1.0.11",
5151
"qrcode.react": "^2.0.0",
5252
"react-copy-to-clipboard": "^5.0.2",
53+
"sass": "^1.89.0",
5354
"simple-git": "^3.16.0"
5455
},
5556
"husky": {
@@ -96,7 +97,7 @@
9697
"eslint-webpack-plugin": "^3.1.1",
9798
"file-loader": "^6.0.0",
9899
"husky": "^4.2.5",
99-
"inquirer": "^12.6.1",
100+
"inquirer": "^8.2.6",
100101
"install": "^0.13.0",
101102
"npm-run-all": "^4.1.5",
102103
"react": "^17.0.2",

0 commit comments

Comments
 (0)