Skip to content

Commit bc05de1

Browse files
committed
Updates dependencies
1 parent c4b665b commit bc05de1

File tree

3 files changed

+37
-259
lines changed

3 files changed

+37
-259
lines changed

ThirdPartyNotices.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This project incorporates components from the projects listed below.
1212
7. @vscode/codicons version 0.0.33 (https://github.com/microsoft/vscode-codicons)
1313
8. @vscode/webview-ui-toolkit version 1.2.2 (https://github.com/microsoft/vscode-webview-ui-toolkit)
1414
9. ansi-regex version 6.0.1 (https://github.com/chalk/ansi-regex)
15-
10. billboard.js version 3.9.2 (https://github.com/naver/billboard.js)
15+
10. billboard.js version 3.9.3 (https://github.com/naver/billboard.js)
1616
11. https-proxy-agent version 5.0.1 (https://github.com/TooTallNate/node-https-proxy-agent)
1717
12. iconv-lite version 0.6.3 (https://github.com/ashtuchkin/iconv-lite)
1818
13. lit version 2.8.0 (https://github.com/lit/lit)

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14749,7 +14749,7 @@
1474914749
"@vscode/codicons": "0.0.33",
1475014750
"@vscode/webview-ui-toolkit": "1.2.2",
1475114751
"ansi-regex": "6.0.1",
14752-
"billboard.js": "3.9.2",
14752+
"billboard.js": "3.9.3",
1475314753
"https-proxy-agent": "5.0.1",
1475414754
"iconv-lite": "0.6.3",
1475514755
"lit": "2.8.0",
@@ -14786,7 +14786,7 @@
1478614786
"eslint": "8.46.0",
1478714787
"eslint-cli": "1.1.1",
1478814788
"eslint-config-prettier": "9.0.0",
14789-
"eslint-import-resolver-typescript": "3.5.5",
14789+
"eslint-import-resolver-typescript": "3.6.0",
1479014790
"eslint-plugin-anti-trojan-source": "1.1.1",
1479114791
"eslint-plugin-import": "2.28.0",
1479214792
"eslint-plugin-lit": "1.9.1",
@@ -14802,15 +14802,15 @@
1480214802
"mini-css-extract-plugin": "2.7.6",
1480314803
"mocha": "10.2.0",
1480414804
"prettier": "3.0.1",
14805-
"sass": "1.64.2",
14805+
"sass": "1.65.0",
1480614806
"sass-loader": "13.3.2",
1480714807
"schema-utils": "4.2.0",
1480814808
"sharp": "0.32.4",
1480914809
"svgo": "3.0.2",
1481014810
"terser-webpack-plugin": "5.3.9",
1481114811
"ts-loader": "9.4.4",
1481214812
"tsc-alias": "1.8.7",
14813-
"typescript": "5.2.0-beta",
14813+
"typescript": "5.2.1-rc",
1481414814
"webpack": "5.88.2",
1481514815
"webpack-bundle-analyzer": "4.9.0",
1481614816
"webpack-cli": "5.1.4",

0 commit comments

Comments
 (0)