Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 31f0ef6

Browse filesBrowse files
dependabot[bot]targos
authored andcommitted
tools: bump the eslint group in /tools/eslint with 7 updates
Bumps the eslint group in /tools/eslint with 7 updates: | Package | From | To | | --- | --- | --- | | `@babel/core` | `7.24.9` | `7.25.2` | | `@babel/eslint-parser` | `7.25.0` | `7.25.1` | | `@babel/plugin-syntax-import-attributes` | `7.24.7` | `7.25.6` | | `@stylistic/eslint-plugin-js` | `2.4.0` | `2.7.2` | | `eslint` | `9.8.0` | `9.9.1` | | `eslint-plugin-jsdoc` | `48.8.3` | `50.2.2` | | `globals` | `15.8.0` | `15.9.0` | Signed-off-by: dependabot[bot] <support@github.com> PR-URL: #54821 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 1f11d68 commit 31f0ef6
Copy full SHA for 31f0ef6

File tree

Expand file treeCollapse file tree

3 files changed

+119
-146
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

3 files changed

+119
-146
lines changed
Open diff view settings
Collapse file

‎lib/internal/modules/esm/resolve.js‎

Copy file name to clipboardExpand all lines: lib/internal/modules/esm/resolve.js
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -834,8 +834,6 @@ function packageResolve(specifier, base, conditions) {
834834
// Cross-platform root check.
835835
} while (packageJSONPath.length !== lastPath.length);
836836

837-
// eslint can't handle the above code.
838-
// eslint-disable-next-line no-unreachable
839837
throw new ERR_MODULE_NOT_FOUND(packageName, fileURLToPath(base), null);
840838
}
841839

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.