Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-toml to ^0.12.0 (#239)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent e8c1340 commit a6c9970
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"eslint-plugin-node-dependencies": "^0.12.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-regexp": "^2.6.0",
"eslint-plugin-toml": "^0.11.0",
"eslint-plugin-toml": "^0.12.0",
"eslint-plugin-vue": "^9.26.0",
"eslint-plugin-yml": "^1.14.0",
"events": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"license": "MIT",
"devDependencies": {
"eslint": "^9.0.0",
"eslint-plugin-toml": "^0.11.0"
"eslint-plugin-toml": "^0.12.0"
}
}

0 comments on commit a6c9970

Please sign in to comment.