Skip to content

Commit 080cc4b

Browse files
Merge pull request #59 from github/dependabot/npm_and_yarn/npm_and_yarn-b3b4accef5
Bump ws from 8.17.1 to 8.21.0 in the npm_and_yarn group across 1 directory
2 parents bb07a10 + 53807a7 commit 080cc4b

2 files changed

Lines changed: 85 additions & 49 deletions

File tree

package-lock.json

Lines changed: 83 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"strict": true,
66
"declaration": true,
77
"outDir": "dist",
8-
"removeComments": true
8+
"removeComments": true,
9+
"skipLibCheck": true
910
},
1011
"files": ["src/file-attachment-element.ts", "src/attachment.ts"]
1112
}

0 commit comments

Comments
 (0)