Skip to content

Commit

Permalink
Updates dependencies & fixes lint issues
Browse files Browse the repository at this point in the history
Fixes issues with new `@typescript-eslint/await-thenable` rules
  - Re: https://typescript-eslint.io/rules/await-thenable/#async-iteration-for-awaitof-loops
  • Loading branch information
eamodio committed Oct 8, 2024
1 parent 44bbdf1 commit 2962c66
Show file tree
Hide file tree
Showing 14 changed files with 450 additions and 411 deletions.
8 changes: 4 additions & 4 deletions ThirdPartyNotices.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
This project incorporates components from the projects listed below.

1. @gk-nzaytsev/fast-string-truncated-width version 1.1.0 (https://github.com/nzaytsev/fast-string-truncated-width)
2. @lit/context version 1.1.2 (https://github.com/lit/lit)
3. @lit/react version 1.0.5 (https://github.com/lit/lit)
2. @lit/context version 1.1.3 (https://github.com/lit/lit)
3. @lit/react version 1.0.6 (https://github.com/lit/lit)
4. @lit/task version 1.0.1 (https://github.com/lit/lit)
5. @octokit/graphql version 8.1.1 (https://github.com/octokit/graphql.js)
6. @octokit/request-error version 6.1.5 (https://github.com/octokit/request-error.js)
7. @octokit/request version 9.1.3 (https://github.com/octokit/request.js)
8. @octokit/types version 13.6.0 (https://github.com/octokit/types.ts)
8. @octokit/types version 13.6.1 (https://github.com/octokit/types.ts)
9. @opentelemetry/api version 1.9.0 (https://github.com/open-telemetry/opentelemetry-js)
10. @opentelemetry/exporter-trace-otlp-http version 0.53.0 (https://github.com/open-telemetry/opentelemetry-js)
11. @opentelemetry/resources version 1.26.0 (https://github.com/open-telemetry/opentelemetry-js)
Expand All @@ -22,7 +22,7 @@ This project incorporates components from the projects listed below.
17. billboard.js version 3.13.0 (https://github.com/naver/billboard.js)
18. https-proxy-agent version 5.0.1 (https://github.com/TooTallNate/node-https-proxy-agent)
19. iconv-lite version 0.6.3 (https://github.com/ashtuchkin/iconv-lite)
20. lit version 3.2.0 (https://github.com/lit/lit)
20. lit version 3.2.1 (https://github.com/lit/lit)
21. marked version 14.1.2 (https://github.com/markedjs/marked)
22. microsoft/vscode (https://github.com/microsoft/vscode)
23. node-fetch version 2.7.0 (https://github.com/bitinn/node-fetch)
Expand Down
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17943,13 +17943,13 @@
"@gitkraken/provider-apis": "0.24.2",
"@gitkraken/shared-web-components": "0.1.1-rc.15",
"@gk-nzaytsev/fast-string-truncated-width": "1.1.0",
"@lit/context": "1.1.2",
"@lit/react": "1.0.5",
"@lit/context": "1.1.3",
"@lit/react": "1.0.6",
"@lit/task": "1.0.1",
"@octokit/graphql": "8.1.1",
"@octokit/request": "9.1.3",
"@octokit/request-error": "6.1.5",
"@octokit/types": "13.6.0",
"@octokit/types": "13.6.1",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/exporter-trace-otlp-http": "0.53.0",
"@opentelemetry/resources": "1.26.0",
Expand All @@ -17961,7 +17961,7 @@
"billboard.js": "3.13.0",
"https-proxy-agent": "5.0.1",
"iconv-lite": "0.6.3",
"lit": "3.2.0",
"lit": "3.2.1",
"marked": "14.1.2",
"node-fetch": "2.7.0",
"os-browserify": "0.3.0",
Expand All @@ -17972,8 +17972,8 @@
},
"devDependencies": {
"@eamodio/eslint-lite-webpack-plugin": "0.1.0",
"@eslint/js": "9.11.1",
"@playwright/test": "1.47.2",
"@eslint/js": "9.12.0",
"@playwright/test": "1.48.0",
"@swc/core": "1.7.28",
"@twbs/fantasticon": "3.0.0",
"@types/eslint__js": "8.42.3",
Expand All @@ -17983,10 +17983,10 @@
"@types/react-dom": "17.0.21",
"@types/sortablejs": "1.15.8",
"@types/vscode": "1.82.0",
"@typescript-eslint/parser": "8.7.0",
"@typescript-eslint/parser": "8.8.1",
"@vscode/test-cli": "^0.0.10",
"@vscode/test-electron": "2.4.1",
"@vscode/test-web": "0.0.61",
"@vscode/test-web": "0.0.62",
"@vscode/vsce": "3.1.1",
"circular-dependency-plugin": "5.2.2",
"clean-webpack-plugin": "4.0.0",
Expand All @@ -17999,15 +17999,15 @@
"esbuild-loader": "4.2.2",
"esbuild-node-externals": "1.15.0",
"esbuild-sass-plugin": "3.3.1",
"eslint": "9.11.1",
"eslint": "9.12.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-anti-trojan-source": "1.1.1",
"eslint-plugin-import-x": "4.3.1",
"eslint-plugin-lit": "1.15.0",
"eslint-plugin-wc": "2.1.1",
"eslint-plugin-wc": "2.2.0",
"fork-ts-checker-webpack-plugin": "6.5.3",
"glob": "11.0.0",
"globals": "15.9.0",
"globals": "15.10.0",
"html-loader": "5.1.0",
"html-webpack-plugin": "5.6.0",
"image-minimizer-webpack-plugin": "4.1.0",
Expand All @@ -18025,7 +18025,7 @@
"terser-webpack-plugin": "5.3.10",
"ts-loader": "9.5.1",
"typescript": "5.6.2",
"typescript-eslint": "8.7.0",
"typescript-eslint": "8.8.1",
"webpack": "5.95.0",
"webpack-bundle-analyzer": "4.10.2",
"webpack-cli": "5.1.4",
Expand Down
Loading

0 comments on commit 2962c66

Please sign in to comment.