Skip to content

Commit ad0d57a

Browse files
chore(deps-dev): bump the lint group with 2 updates (#54)
Bumps the lint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [globals](https://github.com/sindresorhus/globals). Updates `eslint` from 10.7.0 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.7.0...v10.8.0) Updates `globals` from 17.7.0 to 17.8.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.7.0...v17.8.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: globals dependency-version: 17.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5fbf965 commit ad0d57a

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
},
4848
"devDependencies": {
4949
"@eslint/js": "^10.0.1",
50-
"eslint": "^10.7.0",
51-
"globals": "^17.7.0",
50+
"eslint": "^10.8.0",
51+
"globals": "^17.8.0",
5252
"wrangler": "^4.112.0"
5353
},
5454
"//overrides": "wrangler@4.x → miniflare → ws@8.18.0 is affected by GHSA-58qx-3vcg-4xpx (uninitialized memory disclosure, <8.20.1). The override pins the transitive dep until miniflare ships the bump upstream. Dev-only impact (wrangler is devDependency).",

0 commit comments

Comments
 (0)