Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit f54c771

Browse files
committed
Update dependencies
1 parent a18ca15 commit f54c771

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import toString from 'mdast-util-to-string'
2-
import visit from 'unist-util-visit'
1+
import {toString} from 'mdast-util-to-string'
2+
import {visit} from 'unist-util-visit'
33
import BananaSlug from 'github-slugger'
44

55
const slugs = new BananaSlug()

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
],
3636
"dependencies": {
3737
"github-slugger": "^1.0.0",
38-
"mdast-util-to-string": "^1.0.0",
39-
"unist-util-visit": "^2.0.0"
38+
"mdast-util-to-string": "^3.0.0",
39+
"unist-util-visit": "^4.0.0"
4040
},
4141
"devDependencies": {
4242
"c8": "^7.0.0",

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