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

Commit 85c9338

Browse files
author
TATSUNO Yasuhiro
authored
Merge pull request #46 from exoego/update-node-deps
Update npm dependencies
2 parents 45fc3a2 + bf921c9 commit 85c9338

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
]
1313
},
1414
"dependencies": {
15-
"remark-cli": "^6.0.1",
16-
"remark-preset-lint-recommended": "^3.0.2",
17-
"source-map-support": "^0.4.14"
15+
"remark-cli": "^7.0.0",
16+
"remark-preset-lint-recommended": "^3.0.3",
17+
"source-map-support": "^0.5.13"
1818
}
1919
}

0 commit comments

Comments
 (0)