From 0e066464ae49f62a8f91053d05a91ce4c02f8c4c Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 1 Apr 2025 05:37:51 +0000
Subject: [PATCH] Bump @typescript-eslint/eslint-plugin in /nodejs/wrapper-adot

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.14.0 to 8.29.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.29.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 nodejs/wrapper-adot/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nodejs/wrapper-adot/package.json b/nodejs/wrapper-adot/package.json
index 60d3500a7..a036e3c54 100644
--- a/nodejs/wrapper-adot/package.json
+++ b/nodejs/wrapper-adot/package.json
@@ -27,7 +27,7 @@
   "devDependencies": {
     "@opentelemetry/api": "^1.9.0",
     "@types/node": "20.12.7",
-    "@typescript-eslint/eslint-plugin": "6.14.0",
+    "@typescript-eslint/eslint-plugin": "8.29.0",
     "@typescript-eslint/parser": "6.19.0",
     "eslint": "8.57.0",
     "eslint-plugin-header": "3.1.1",