Skip to content

Commit e547f2b

Browse files
Deps: Update all non-major dependencies
1 parent 613d733 commit e547f2b

File tree

6 files changed

+236
-165
lines changed

6 files changed

+236
-165
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint-plugin-prettier": "5.2.3",
4242
"husky": "9.1.7",
4343
"is-ci": "4.1.0",
44-
"lerna": "8.2.0",
44+
"lerna": "8.2.1",
4545
"npm-run-all2": "7.0.2",
4646
"prettier": "2.8.8",
4747
"pretty-quick": "3.3.1",

packages/conventional-changelog-lmc-bitbucket/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"git-dummy-commit": "1.3.0",
3939
"jest": "29.7.0",
4040
"jest-extended": "4.0.2",
41-
"shelljs": "0.8.5",
41+
"shelljs": "0.9.2",
4242
"through2": "4.0.2"
4343
},
4444
"jest": {

packages/conventional-changelog-lmc-github/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"git-dummy-commit": "1.3.0",
3939
"jest": "29.7.0",
4040
"jest-extended": "4.0.2",
41-
"shelljs": "0.8.5",
41+
"shelljs": "0.9.2",
4242
"through2": "4.0.2"
4343
},
4444
"jest": {

packages/conventional-changelog-lmc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"git-dummy-commit": "1.3.0",
3636
"jest": "29.7.0",
3737
"jest-extended": "4.0.2",
38-
"shelljs": "0.8.5",
38+
"shelljs": "0.9.2",
3939
"through2": "4.0.2"
4040
},
4141
"jest": {

packages/stylelint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
"devDependencies": {
5656
"npm-run-all2": "7.0.2",
57-
"stylelint": "16.14.1"
57+
"stylelint": "16.16.0"
5858
},
5959
"peerDependencies": {
6060
"stylelint": "^16.0.0"

0 commit comments

Comments
 (0)