Skip to content

Commit

Permalink
fix(deps-dev): update (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: Nikita Almanov <131481562+nikkeyl@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and nikkeyl authored Feb 16, 2024
1 parent 7650958 commit c0fcd56
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
"dist"
],
"engines": {
"node": ">=20.11.1",
"node": ">=20.11.0",
"pnpm": ">=8.15.3"
},
"volta": {
"node": "20.11.1",
"node": "20.11.0",
"pnpm": "8.15.3"
},
"peerDependencies": {
Expand Down Expand Up @@ -96,6 +96,7 @@
"mocha-spec-reporter-with-file-names": "^0.0.3",
"prettier": "^3.2.5",
"remark-cli": "^12.0.0",
"remark-lint-no-file-name-irregular-characters": "2.1.2",
"remark-preset-lint-consistent": "^5.1.2",
"remark-preset-lint-markdown-style-guide": "^5.1.3",
"remark-preset-lint-recommended": "^6.1.3",
Expand Down
3 changes: 3 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c0fcd56

Please sign in to comment.