Skip to content

Commit bd3d7c3

Browse files
renovate[bot]ardatan
andauthoredJul 11, 2023
chore(deps): lock file maintenance (ardatan#5629)
* chore(deps): lock file maintenance * Go' * Mooooore --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>
1 parent ecc5f4b commit bd3d7c3

File tree

45 files changed

+841
-896
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+841
-896
lines changed
 

‎.husky/pre-commit

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/bin/sh
22
. "$(dirname "$0")/_/husky.sh"
33

4-
yarn pretty-quick --staged
54
yarn lint-staged

‎examples/graphql-file-upload-example/frontend/public/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />

0 commit comments

Comments
 (0)
Please sign in to comment.