Skip to content

Commit

Permalink
chore: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
imranbarbhuiya committed Dec 4, 2023
1 parent dc3c953 commit ecc1cb7
Show file tree
Hide file tree
Showing 16 changed files with 7,765 additions and 8,407 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"editor.detectIndentation": false,
"files.eol": "\n",
"editor.codeActionsOnSave": {
"source.fixAll": true
"source.fixAll": "explicit"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
"eslint": "^8.55.0",
"eslint-config-mahir": "^0.0.36",
"husky": "^8.0.3",
"lint-staged": "^15.1.0",
"lint-staged": "^15.2.0",
"pinst": "^3.0.0",
"prettier": "^3.1.0",
"tsup": "^8.0.1",
"typescript": "^5.3.2",
"vitest": "^0.34.6"
"vitest": "^1.0.1"
},
"peerDependencies": {
"esbuild": "^0.14.0 || ^0.15.0 || ^0.16.0 || ^0.17.0 || ^0.18.0 || ^0.19.0"
Expand Down
Loading

0 comments on commit ecc1cb7

Please sign in to comment.