Skip to content

Commit

Permalink
Merge branch 'main' into fix/#5472
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Oct 5, 2022
2 parents a6a4381 + 93bf147 commit 3619c4a
Show file tree
Hide file tree
Showing 4 changed files with 729 additions and 613 deletions.
12 changes: 12 additions & 0 deletions .github/SECURITY.md
@@ -0,0 +1,12 @@
# Security Policiy

The TypeScript ESLint team and community take all security vulnerabilities seriously.
If you have a vulnerability or other security issues to disclose:

- Thank you very much, please do!
- Please send them to us by emailing `typescripteslint@gmail.com`

We appreciate your efforts and responsible disclosure and will make every effort to acknowledge your contributions.

> We also adhere to the [Tidelift security process](https://support.tidelift.com/hc/en-us/articles/4406287910036-Security-process).
> See https://tidelift.com/security.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -93,7 +93,7 @@
"jest-diff": "^29.0.3",
"jest-snapshot": "^29.0.3",
"jest-specific-snapshot": "^5.0.0",
"lerna": "5.5.2",
"lerna": "5.5.4",
"lint-staged": "^13.0.0",
"make-dir": "^3.1.0",
"markdownlint-cli": "^0.31.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@babel/runtime": "^7.18.3",
"@docusaurus/core": "~2.0.1",
"@docusaurus/plugin-pwa": "~2.0.1",
"@docusaurus/plugin-pwa": "~2.1.0",
"@docusaurus/preset-classic": "~2.0.1",
"@docusaurus/remark-plugin-npm2yarn": "~2.0.1",
"@docusaurus/theme-common": "~2.0.1",
Expand Down

0 comments on commit 3619c4a

Please sign in to comment.