[PR #1897] [CLOSED] chore(deps-dev): bump @nuxtjs/eslint-config-typescript from 6.0.1 to 7.0.2 #3551

Closed
opened 2026-03-17 01:09:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1897
Author: @dependabot[bot]
Created: 10/25/2021
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-7.0.2


📝 Commits (1)

  • 96a5905 chore(deps-dev): bump @nuxtjs/eslint-config-typescript

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/hoppscotch-app/package.json (+1 -1)

📄 Description

Bumps @nuxtjs/eslint-config-typescript from 6.0.1 to 7.0.2.

Release notes

Sourced from @​nuxtjs/eslint-config-typescript's releases.

@​nuxtjs/eslint-config-typescript@​7.0.2

Bug Fixes

  • use @​typescript-eslint/parser under vue-eslint-parser (bea5b05)
Commits
  • 84f0983 Publish
  • b058e0c chore: fix lint errors
  • 4227b67 Publish
  • bea5b05 fix: use @​typescript-eslint/parser under vue-eslint-parser
  • 1f28da4 Publish
  • 074af06 Merge branch 'master' of github.com:nuxt/eslint-config
  • 7617549 fix(eslint-config-typescript): use parser config
  • 047e68a chore(deps): lock file maintenance (#161)
  • 27e3fc1 chore: update dependencies
  • 401d626 fix(typescript): import/named errors when using TypeScript (#170)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/1897 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/25/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-7.0.2` --- ### 📝 Commits (1) - [`96a5905`](https://github.com/hoppscotch/hoppscotch/commit/96a590537b8dc2e262e046ffc345a9905516c2ea) chore(deps-dev): bump @nuxtjs/eslint-config-typescript ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/package.json` (+1 -1) </details> ### 📄 Description Bumps [@nuxtjs/eslint-config-typescript](https://github.com/nuxt/eslint-config) from 6.0.1 to 7.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt/eslint-config/releases"><code>@​nuxtjs/eslint-config-typescript</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​nuxtjs/eslint-config-typescript</code><a href="https://github.com/7"><code>@​7</code></a>.0.2</h2> <h3>Bug Fixes</h3> <ul> <li>use <code>@​typescript-eslint/parser</code> under vue-eslint-parser (<a href="https://github.com/nuxt/eslint-config/commit/bea5b052e322d8c59bdef96d90300d3dda28ed9c">bea5b05</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt/eslint-config/commit/84f0983aea6f0026f53e07a6920d16505c8e6927"><code>84f0983</code></a> Publish</li> <li><a href="https://github.com/nuxt/eslint-config/commit/b058e0c007d7f29a99348b79ff8e0e29b2beae06"><code>b058e0c</code></a> chore: fix lint errors</li> <li><a href="https://github.com/nuxt/eslint-config/commit/4227b672189f84a03e28fa0658672c6e7e165a56"><code>4227b67</code></a> Publish</li> <li><a href="https://github.com/nuxt/eslint-config/commit/bea5b052e322d8c59bdef96d90300d3dda28ed9c"><code>bea5b05</code></a> fix: use <code>@​typescript-eslint/parser</code> under vue-eslint-parser</li> <li><a href="https://github.com/nuxt/eslint-config/commit/1f28da4bce93ab8425fff0338eaa4b2b8e8d05f7"><code>1f28da4</code></a> Publish</li> <li><a href="https://github.com/nuxt/eslint-config/commit/074af06f9cac43d38eb094b82d6525001fc4b99b"><code>074af06</code></a> Merge branch 'master' of github.com:nuxt/eslint-config</li> <li><a href="https://github.com/nuxt/eslint-config/commit/7617549147d16018ed46a073bffff920b89e1bfb"><code>7617549</code></a> fix(eslint-config-typescript): use parser config</li> <li><a href="https://github.com/nuxt/eslint-config/commit/047e68a0286073a852d5a5ab2903dacb8df1f76d"><code>047e68a</code></a> chore(deps): lock file maintenance (<a href="https://github-redirect.dependabot.com/nuxt/eslint-config/issues/161">#161</a>)</li> <li><a href="https://github.com/nuxt/eslint-config/commit/27e3fc1780c9242be2062f8bf6104e9a693c3c29"><code>27e3fc1</code></a> chore: update dependencies</li> <li><a href="https://github.com/nuxt/eslint-config/commit/401d6262eed320465b3fb3eb8a0067fc8bf935b3"><code>401d626</code></a> fix(typescript): import/named errors when using TypeScript (<a href="https://github-redirect.dependabot.com/nuxt/eslint-config/issues/170">#170</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nuxt/eslint-config/compare/@nuxtjs/eslint-config-typescript@6.0.1...@nuxtjs/eslint-config-typescript@7.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nuxtjs/eslint-config-typescript&package-manager=npm_and_yarn&previous-version=6.0.1&new-version=7.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:09:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3551
No description provided.