Skip to content

Commit 720e197

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

File tree

7 files changed

+265
-189
lines changed

7 files changed

+265
-189
lines changed

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.20.7
1+
18.20.8

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
"eslint": "8.57.1",
3939
"eslint-config-prettier": "9.1.0",
4040
"eslint-import-resolver-node": "0.3.9",
41-
"eslint-plugin-prettier": "5.2.3",
41+
"eslint-plugin-prettier": "5.2.6",
4242
"husky": "9.1.7",
4343
"is-ci": "4.1.0",
44-
"lerna": "8.2.0",
44+
"lerna": "8.2.2",
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.19.1"
5858
},
5959
"peerDependencies": {
6060
"stylelint": "^16.0.0"

yarn.lock

+258-182
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)