build(deps): update minor dependencies

Bump @typescript-eslint/parser from 5.50.0 to 5.51.0. Bump satori from 0.1.2 to 0.2.3.
This commit is contained in:
satnaing
2023-02-08 17:27:43 +06:30
parent 2a7e28d916
commit b5ad224402
2 changed files with 56 additions and 56 deletions
+2 -2
View File
@@ -22,7 +22,7 @@
"github-slugger": "^2.0.0",
"remark-collapse": "^0.1.2",
"remark-toc": "^8.0.1",
"satori": "^0.1.2",
"satori": "^0.2.3",
"tailwindcss": "^3.2.4"
},
"devDependencies": {
@@ -32,7 +32,7 @@
"@tailwindcss/typography": "^0.5.9",
"@types/github-slugger": "^1.3.0",
"@types/react": "^18.0.27",
"@typescript-eslint/parser": "^5.50.0",
"@typescript-eslint/parser": "^5.51.0",
"astro-eslint-parser": "^0.11.0",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",