Skip to content

Commit 1eccdcb

Browse files
committed
release: 1.5.16-next.0
1 parent c23deac commit 1eccdcb

File tree

3 files changed

+35
-35
lines changed

3 files changed

+35
-35
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"[json]": {
3-
"editor.defaultFormatter": "dprint.dprint",
3+
"editor.defaultFormatter": "vscode.json-language-features",
44
"editor.quickSuggestions": {
55
"strings": true
66
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"array.prototype.toreversed": "npm:@nolyfill/array.prototype.toreversed@latest",
120120
"array.prototype.tosorted": "npm:@nolyfill/array.prototype.tosorted@latest",
121121
"es-iterator-helpers": "npm:@nolyfill/es-iterator-helpers@latest",
122-
"eslint": "latest",
122+
"eslint": "^9.4.0",
123123
"function-bind": "npm:@nolyfill/function-bind@latest",
124124
"has": "npm:@nolyfill/has@latest",
125125
"hasown": "npm:@nolyfill/hasown@latest",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)