Skip to content

Commit

Permalink
feat(icon): replace Breaking label emoji to 🚨 (#49)
Browse files Browse the repository at this point in the history
* feat(icon): replace Breaking label icon to 🚨

* chore: update deps

* chore: update snapshot
  • Loading branch information
liweijie0812 authored Nov 14, 2024
1 parent 8832a49 commit 021eb3d
Show file tree
Hide file tree
Showing 4 changed files with 443 additions and 410 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dayjs": "^1.11.13"
},
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@antfu/eslint-config": "^3.9.1",
"@octokit/plugin-rest-endpoint-methods": "^13.2.6",
"@types/node": "^22.9.0",
"@vercel/ncc": "^0.38.2",
Expand All @@ -44,7 +44,7 @@
"rimraf": "^6.0.1",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.6.3",
"vitest": "^2.1.4"
"vitest": "^2.1.5"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit 021eb3d

Please sign in to comment.