Skip to content

Commit 69e6af8

Browse files
committed
build: update minor and batch dependencies
Update astro 1.6.12 to 1.6.13, commitizen 4.2.5 to 4.2.6, lint-staged 13.0.4 to 13.1.0.
1 parent 46ea4aa commit 69e6af8

File tree

2 files changed

+32
-34
lines changed

2 files changed

+32
-34
lines changed

package-lock.json

Lines changed: 29 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@astrojs/rss": "^1.0.3",
18-
"astro": "^1.6.12",
18+
"astro": "^1.6.13",
1919
"fuse.js": "^6.6.2",
2020
"github-slugger": "^2.0.0",
2121
"remark-collapse": "^0.1.2",
@@ -29,10 +29,10 @@
2929
"@tailwindcss/typography": "^0.5.8",
3030
"@types/github-slugger": "^1.3.0",
3131
"@types/react": "^18.0.26",
32-
"commitizen": "^4.2.5",
32+
"commitizen": "^4.2.6",
3333
"cz-conventional-changelog": "^3.3.0",
3434
"husky": "^8.0.2",
35-
"lint-staged": "^13.0.4",
35+
"lint-staged": "^13.1.0",
3636
"prettier": "^2.8.0",
3737
"react": "^18.2.0",
3838
"react-dom": "^18.2.0"

0 commit comments

Comments
 (0)