mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 22:16:28 +00:00
build(deps): update dependency toml-eslint-parser to v0.6.1 (#25745)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
75285a9d86
commit
767e1cfeb6
2 changed files with 5 additions and 5 deletions
|
@ -241,7 +241,7 @@
|
|||
"simple-git": "3.20.0",
|
||||
"slugify": "1.6.6",
|
||||
"source-map-support": "0.5.21",
|
||||
"toml-eslint-parser": "0.6.0",
|
||||
"toml-eslint-parser": "0.6.1",
|
||||
"traverse": "0.6.7",
|
||||
"tslib": "2.6.2",
|
||||
"upath": "2.0.1",
|
||||
|
|
|
@ -300,8 +300,8 @@ importers:
|
|||
specifier: 0.5.21
|
||||
version: 0.5.21
|
||||
toml-eslint-parser:
|
||||
specifier: 0.6.0
|
||||
version: 0.6.0
|
||||
specifier: 0.6.1
|
||||
version: 0.6.1
|
||||
traverse:
|
||||
specifier: 0.6.7
|
||||
version: 0.6.7
|
||||
|
@ -10348,8 +10348,8 @@ packages:
|
|||
dependencies:
|
||||
is-number: 7.0.0
|
||||
|
||||
/toml-eslint-parser@0.6.0:
|
||||
resolution: {integrity: sha512-aTmQa0RFb+2URe8IZOfo/oxt3b5rlXlpG9xE+6FmeI8immCGLnZYvKVxbnCYJx4bIKIaEwl0BnCDhwO70yeWSA==}
|
||||
/toml-eslint-parser@0.6.1:
|
||||
resolution: {integrity: sha512-7xjjVOdu0c6GpaP2AmA48ZcjesBL7KB2qeMNz93gMG76yV/lHVzQiSlD6HqwAdMJiL9hM44fung0NzhjTfihtw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
|
Loading…
Reference in a new issue