Skip to content

Commit

Permalink
chore: upgrade deps xmldom (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachBien authored Oct 30, 2022
1 parent 2bd3521 commit 4665d74
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 92 deletions.
6 changes: 3 additions & 3 deletions package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"noUnusedLocals": true,
"noUnusedParameters": true,
"resolveJsonModule": true,
"skipLibCheck": true,
"strict": true,
"strictNullChecks": true,
"strictPropertyInitialization": true,
Expand Down
178 changes: 89 additions & 89 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4665d74

Please sign in to comment.