Skip to content

Commit

Permalink
chore(deps): update patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 25, 2023
1 parent 6d32b43 commit 24afad9
Show file tree
Hide file tree
Showing 16 changed files with 29 additions and 29 deletions.
28 changes: 14 additions & 14 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 @@ -64,5 +64,5 @@
"test/*",
"website"
],
"packageManager": "npm@9.6.6"
"packageManager": "npm@9.6.7"
}
2 changes: 1 addition & 1 deletion packages/@textlint/ast-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@types/mocha": "^9.1.1",
"@types/node": "^18.16.12",
"@types/node": "^18.16.13",
"mocha": "^10.2.0",
"rimraf": "^3.0.2",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/ast-traverse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@textlint/markdown-to-ast": "^13.3.2",
"@types/mocha": "^9.1.1",
"@types/node": "^18.16.12",
"@types/node": "^18.16.13",
"mocha": "^10.2.0",
"rimraf": "^3.0.2",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/config-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"devDependencies": {
"@types/mocha": "^9.1.1",
"@types/node": "^18.16.12",
"@types/node": "^18.16.13",
"mocha": "^10.2.0",
"prettier": "^2.3.0",
"rimraf": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/feature-flag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@types/mocha": "^9.1.1",
"@types/node": "^18.16.12",
"@types/node": "^18.16.13",
"mocha": "^10.2.0",
"rimraf": "^3.0.2",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/fixer-formatter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"@types/mocha": "^9.1.1",
"@types/node": "^18.16.12",
"@types/node": "^18.16.13",
"mocha": "^10.2.0",
"rimraf": "^3.0.2",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/kernel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@textlint/markdown-to-ast": "^13.3.2",
"@types/debug": "^4.1.7",
"@types/mocha": "^9.1.1",
"@types/node": "^18.16.12",
"@types/node": "^18.16.13",
"mocha": "^10.2.0",
"rimraf": "^3.0.2",
"shelljs": "^0.8.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/linter-formatter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@types/mocha": "^9.1.1",
"@types/node": "^18.16.12",
"@types/node": "^18.16.13",
"chai": "^4.3.7",
"mocha": "^10.2.0",
"proxyquire": "^2.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/markdown-to-ast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@textlint/ast-tester": "^13.3.2",
"@types/mocha": "^9.1.1",
"@types/node": "^18.16.12",
"@types/node": "^18.16.13",
"@types/traverse": "^0.6.32",
"browserify": "^16.5.2",
"mkdirp": "^1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/module-interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@types/mocha": "^9.1.1",
"@types/node": "^18.16.12",
"@types/node": "^18.16.13",
"mocha": "^10.2.0",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/source-code-fixer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@types/mocha": "^9.1.1",
"@types/node": "^18.16.12",
"@types/node": "^18.16.13",
"mocha": "^10.2.0",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@textlint/markdown-to-ast": "^13.3.2",
"@types/mocha": "^9.1.1",
"@types/node": "^18.16.12",
"@types/node": "^18.16.13",
"mocha": "^10.2.0",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@textlint/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@types/mocha": "^9.1.1",
"@types/node": "^18.16.12",
"@types/node": "^18.16.13",
"mocha": "^10.2.0",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/textlint-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@types/mocha": "^9.1.1",
"@types/node": "^18.16.12",
"@types/node": "^18.16.13",
"analyze-desumasu-dearu": "^4.0.1",
"match-index": "^1.0.3",
"mocha": "^10.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/textlint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/clone": "^2.1.1",
"@types/glob": "^8.1.0",
"@types/mocha": "^9.1.1",
"@types/node": "^18.16.12",
"@types/node": "^18.16.13",
"@types/read-pkg-up": "^3.0.1",
"@types/shelljs": "^0.8.12",
"clone": "^2.1.2",
Expand Down

0 comments on commit 24afad9

Please sign in to comment.