Skip to content

Commit 073ae75

Browse files
committed
Update dev-dependencies
1 parent 6c5a2f7 commit 073ae75

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- ubuntu-latest
2121
- windows-latest
2222
node:
23-
- lts/erbium
23+
- lts/fermium
2424
- lts/gallium
2525
canary:
2626
name: canary / ${{matrix.package}} / ${{matrix.node}} on ${{matrix.os}}

index.d.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import type {Reporter} from './lib/index.js'
66
// eslint-disable-next-line @typescript-eslint/ban-ts-comment, @typescript-eslint/prefer-ts-expect-error
77
// @ts-ignore It’s important to preserve this ignore statement. This makes sure
88
// it works both with and without node types.
9-
// eslint-disable-next-line node/prefer-global/buffer
9+
// eslint-disable-next-line n/prefer-global/buffer
1010
type MaybeBuffer = any extends Buffer ? never : Buffer
1111

1212
/**
@@ -32,7 +32,8 @@ export type Value = string | MaybeBuffer
3232
* }
3333
* }
3434
*/
35-
// eslint-disable-next-line @typescript-eslint/no-empty-interface
35+
36+
// eslint-disable-next-line @typescript-eslint/consistent-type-definitions, @typescript-eslint/no-empty-interface
3637
export interface DataMap {}
3738

3839
/**

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,13 @@
6060
"@types/tape": "^4.0.0",
6161
"c8": "^7.0.0",
6262
"prettier": "^2.0.0",
63-
"remark-cli": "^10.0.0",
63+
"remark-cli": "^11.0.0",
6464
"remark-preset-wooorm": "^9.0.0",
6565
"rimraf": "^3.0.0",
6666
"tape": "^5.0.0",
6767
"type-coverage": "^2.0.0",
6868
"typescript": "^4.0.0",
69-
"xo": "^0.49.0"
69+
"xo": "^0.52.0"
7070
},
7171
"scripts": {
7272
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy