Skip to content

Commit 64e405c

Browse files
committed
chore(deps) Update all non-major dependencies
1 parent 3f684b3 commit 64e405c

File tree

3 files changed

+26
-26
lines changed

3 files changed

+26
-26
lines changed

.github/workflows/update.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
git reset --hard ${{github.ref_name}}
2323
2424
- name: 🆕 Create Pull Request
25-
uses: peter-evans/[email protected].2
25+
uses: peter-evans/[email protected].3
2626
with:
2727
labels: automated pr
2828
branch: ${{github.ref_name}}

package-lock.json

+23-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@toycode/markdown-it-class": "1.2.4",
2121
"algoliasearch": "^4.17.2",
2222
"animate-sass": "github:christopherpickering/animate-sass#patch-2",
23-
"autoprefixer": "10.4.18",
23+
"autoprefixer": "10.4.19",
2424
"axios": "^1.5.0",
2525
"babel-preset-minify": "^0.5.2",
2626
"cz-conventional-changelog": "3.3.0",
@@ -32,7 +32,7 @@
3232
"eslint": "^8.48.0",
3333
"html-minifier": "4.0.0",
3434
"lint-staged": "^15.0.0",
35-
"markdown-it": "14.0.0",
35+
"markdown-it": "14.1.0",
3636
"markdown-it-anchor": "8.6.7",
3737
"markdown-it-div": "1.1.0",
3838
"markdown-it-emoji": "3.0.0",

0 commit comments

Comments
 (0)