Skip to content

Commit

Permalink
Merge pull request #30 from Rettend/dependabot/npm_and_yarn/dev-depen…
Browse files Browse the repository at this point in the history
…dencies-3c3d54bddd

📦 Bump the dev-dependencies group across 1 directory with 8 updates
  • Loading branch information
Rettend authored May 24, 2024
2 parents 5c688ce + 2e2e6be commit 6bfbb34
Show file tree
Hide file tree
Showing 4 changed files with 611 additions and 595 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@
"dev": "node ./bin/eemoji.mjs",
"test": "vitest",
"test:ui": "vitest --ui --coverage --api 9527",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"lint": "eslint . --fix",
"typecheck": "tsc --noEmit",
"gen:presets": "tsx scripts/presets",
"gen:schema": "tsx scripts/schema",
Expand All @@ -61,7 +60,7 @@
"bumpp": "^9.4.0",
"comment-json": "^4.2.3",
"eemoji": "^2.0.2",
"eslint": "^8.57.0",
"eslint": "^9.3.0",
"lint-staged": "^15.2.2",
"markdown-table": "^3.0.3",
"simple-git-hooks": "^2.11.1",
Expand Down
Loading

0 comments on commit 6bfbb34

Please sign in to comment.