Skip to content

Commit

Permalink
Bump eslint from 8.51.0 to 8.52.0 (#52)
Browse files Browse the repository at this point in the history
* Bump eslint from 8.51.0 to 8.52.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.51.0...v8.52.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* version bump

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Said Sef <[email protected]>
Co-authored-by: Said Sef <[email protected]>
  • Loading branch information
3 people authored Nov 4, 2023
1 parent 6957c62 commit 9bce1ad
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 47 deletions.
108 changes: 63 additions & 45 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saidsef/tracing-node",
"version": "1.8.13",
"version": "1.8.14",
"description": "tracing NodeJS - This is a wrapper for OpenTelemetry instrumentation packages",
"main": "libs/index.js",
"scripts": {
Expand Down Expand Up @@ -49,6 +49,6 @@
"@opentelemetry/semantic-conventions": "^1.17.0"
},
"devDependencies": {
"eslint": "8.51.0"
"eslint": "8.52.0"
}
}

0 comments on commit 9bce1ad

Please sign in to comment.