Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Commit

Permalink
fix(deps): bump @textlint/ast-node-types from 4.4.3 to 12.0.0
Browse files Browse the repository at this point in the history
Bumps [@textlint/ast-node-types](https://github.com/textlint/textlint) from 4.4.3 to 12.0.0.
- [Release notes](https://github.com/textlint/textlint/releases)
- [Changelog](https://github.com/textlint/textlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/textlint/textlint/compare/@textlint/ast-node-types@4.4.3...v12.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and probot-auto-merge[bot] committed May 24, 2021
1 parent 2c8ef7e commit 8f9caa3
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 22 deletions.
108 changes: 87 additions & 21 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"prepare": "husky install"
},
"dependencies": {
"@textlint/ast-node-types": "^4.2.5",
"@textlint/ast-node-types": "^12.0.0",
"pofile": "^1.1.0",
"structured-source": "^3.0.2"
},
Expand Down

0 comments on commit 8f9caa3

Please sign in to comment.