Skip to content

Commit 03fa00b

Browse files
chore(deps): update dependency oxlint to v1.29.0 (#328)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 91eafc5 commit 03fa00b

File tree

10 files changed

+190
-190
lines changed

10 files changed

+190
-190
lines changed

sandbox/custom-config/package-lock.json

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

sandbox/custom-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
},
88
"private": true,
99
"devDependencies": {
10-
"oxlint": "1.28.0"
10+
"oxlint": "1.29.0"
1111
}
1212
}

sandbox/nested-configs/package-lock.json

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

sandbox/nested-configs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
},
88
"private": true,
99
"devDependencies": {
10-
"oxlint": "1.28.0"
10+
"oxlint": "1.29.0"
1111
}
1212
}

0 commit comments

Comments
 (0)