Skip to content

Commit

Permalink
Update dependency @ota-meshi/eslint-plugin to ^0.15.0 (#53)
Browse files Browse the repository at this point in the history
* Update dependency @ota-meshi/eslint-plugin to ^0.15.0

* Update package.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
  • Loading branch information
renovate[bot] and ota-meshi committed Jul 15, 2023
1 parent 72c3405 commit 0482285
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"markdown-it": "^13.0.0"
},
"devDependencies": {
"@ota-meshi/eslint-plugin": "^0.13.0",
"@ota-meshi/eslint-plugin": "^0.15.0",
"@types/chai": "^4.2.22",
"@types/escape-html": "^1.0.1",
"@types/markdown-it": "^12.2.3",
Expand All @@ -70,7 +70,7 @@
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-json-schema-validator": "^4.0.0",
"eslint-plugin-jsonc": "^2.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-n": "^15.1.0",
"eslint-plugin-node-dependencies": "^0.11.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-regexp": "^1.0.0",
Expand All @@ -85,7 +85,7 @@
"svelte": "^3.44.2",
"ts-node": "^10.4.0",
"tsup": "^6.0.0",
"typescript": "^5.0.0",
"typescript": "~5.0.0",
"vite": "^4.0.0"
}
}

0 comments on commit 0482285

Please sign in to comment.