Skip to content

Commit abc80f8

Browse files
committed
Updates dependencies
1 parent 218327b commit abc80f8

File tree

3 files changed

+170
-170
lines changed

3 files changed

+170
-170
lines changed

ThirdPartyNotices.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ This project incorporates components from the projects listed below.
88
3. @lit/react version 1.0.5 (https://github.com/lit/lit)
99
4. @lit/task version 1.0.1 (https://github.com/lit/lit)
1010
5. @octokit/graphql version 8.1.1 (https://github.com/octokit/graphql.js)
11-
6. @octokit/request-error version 6.1.4 (https://github.com/octokit/request-error.js)
11+
6. @octokit/request-error version 6.1.5 (https://github.com/octokit/request-error.js)
1212
7. @octokit/request version 9.1.3 (https://github.com/octokit/request.js)
13-
8. @octokit/types version 13.5.0 (https://github.com/octokit/types.ts)
13+
8. @octokit/types version 13.6.0 (https://github.com/octokit/types.ts)
1414
9. @opentelemetry/api version 1.9.0 (https://github.com/open-telemetry/opentelemetry-js)
1515
10. @opentelemetry/exporter-trace-otlp-http version 0.53.0 (https://github.com/open-telemetry/opentelemetry-js)
1616
11. @opentelemetry/resources version 1.26.0 (https://github.com/open-telemetry/opentelemetry-js)

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17918,8 +17918,8 @@
1791817918
"@lit/task": "1.0.1",
1791917919
"@octokit/graphql": "8.1.1",
1792017920
"@octokit/request": "9.1.3",
17921-
"@octokit/request-error": "6.1.4",
17922-
"@octokit/types": "13.5.0",
17921+
"@octokit/request-error": "6.1.5",
17922+
"@octokit/types": "13.6.0",
1792317923
"@opentelemetry/api": "1.9.0",
1792417924
"@opentelemetry/exporter-trace-otlp-http": "0.53.0",
1792517925
"@opentelemetry/resources": "1.26.0",
@@ -17967,7 +17967,7 @@
1796717967
"cssnano-preset-advanced": "7.0.6",
1796817968
"esbuild": "0.24.0",
1796917969
"esbuild-loader": "4.2.2",
17970-
"esbuild-node-externals": "1.14.0",
17970+
"esbuild-node-externals": "1.15.0",
1797117971
"esbuild-sass-plugin": "3.3.1",
1797217972
"eslint": "9.11.1",
1797317973
"eslint-import-resolver-typescript": "3.6.3",
@@ -17996,7 +17996,7 @@
1799617996
"ts-loader": "9.5.1",
1799717997
"typescript": "5.6.2",
1799817998
"typescript-eslint": "8.7.0",
17999-
"webpack": "5.94.0",
17999+
"webpack": "5.95.0",
1800018000
"webpack-bundle-analyzer": "4.10.2",
1800118001
"webpack-cli": "5.1.4",
1800218002
"webpack-node-externals": "3.0.0",

0 commit comments

Comments
 (0)