File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1010 steps :
1111 # https://github.com/actions/checkout
1212 - name : Checkout repo
13- uses : actions/checkout@v4
13+ uses : actions/checkout@v5
1414
1515 # https://github.com/pnpm/action-setup
1616 - uses : pnpm/action-setup@v4
Original file line number Diff line number Diff line change 1313 steps :
1414 # https://github.com/actions/checkout
1515 - name : Checkout repo
16- uses : actions/checkout@v4
16+ uses : actions/checkout@v5
1717 with :
1818 # This makes Actions fetch all Git history so that Changesets can
1919 # generate changelogs with the correct commits.
Original file line number Diff line number Diff line change 11{
22 "name" : " @perplex-digital/stylelint-config" ,
3- "version" : " 8.0.0 " ,
3+ "version" : " 8.0.1 " ,
44 "description" : " Order and Concentric-based property sorting for Stylelint." ,
55 "keywords" : [
66 " tailwind" ,
5555 "stylelint-use-logical-spec" : " ^5.0.1"
5656 },
5757 "devDependencies" : {
58- "@changesets/cli" : " 2.29.5 " ,
58+ "@changesets/cli" : " ^ 2.29.6 " ,
5959 "@commitlint/cli" : " ^19.8.1" ,
6060 "@commitlint/config-conventional" : " ^19.8.1" ,
61- "@zazen/changesets-changelog" : " 2.0.3" ,
61+ "@zazen/changesets-changelog" : " ^ 2.0.3" ,
6262 "@nuxt/eslint-config" : " ^1.9.0" ,
6363 "eslint" : " ^9.34.0" ,
6464 "husky" : " ^9.1.7" ,
You can’t perform that action at this time.
0 commit comments