Skip to content

Commit

Permalink
fix(deps): update dependency smol-toml to v1.2.2 (#10877)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [smol-toml](https://togithub.com/squirrelchat/smol-toml) | [`1.2.1` ->
`1.2.2`](https://renovatebot.com/diffs/npm/smol-toml/1.2.1/1.2.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/smol-toml/1.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/smol-toml/1.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/smol-toml/1.2.1/1.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/smol-toml/1.2.1/1.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>squirrelchat/smol-toml (smol-toml)</summary>

###
[`v1.2.2`](https://togithub.com/squirrelchat/smol-toml/releases/tag/v1.2.2)

[Compare
Source](https://togithub.com/squirrelchat/smol-toml/compare/v1.2.1...v1.2.2)

##### What's Changed

- Remove pnpm from engines by
[@&#8203;jakebailey](https://togithub.com/jakebailey) in
[https://github.com/squirrelchat/smol-toml/pull/23](https://togithub.com/squirrelchat/smol-toml/pull/23)

##### New Contributors

- [@&#8203;jakebailey](https://togithub.com/jakebailey) made their first
contribution in
[https://github.com/squirrelchat/smol-toml/pull/23](https://togithub.com/squirrelchat/smol-toml/pull/23)

**Full Changelog**:
squirrelchat/smol-toml@v1.2.1...v1.2.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 25, 2024
1 parent 986edb4 commit fdc98dc
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/cli-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"pascalcase": "1.0.0",
"prettier": "3.3.2",
"prompts": "2.4.2",
"smol-toml": "1.2.1",
"smol-toml": "1.2.2",
"terminal-link": "2.1.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"prompts": "2.4.2",
"rimraf": "5.0.7",
"semver": "7.6.2",
"smol-toml": "1.2.1",
"smol-toml": "1.2.2",
"string-env-interpolation": "1.0.1",
"systeminformation": "5.22.11",
"terminal-link": "2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/project-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"deepmerge": "4.3.1",
"fast-glob": "3.3.2",
"smol-toml": "1.2.1",
"smol-toml": "1.2.2",
"string-env-interpolation": "1.0.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/structure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"lodash-decorators": "6.0.1",
"lru-cache": "10.2.2",
"proxyquire": "2.1.3",
"smol-toml": "1.2.1",
"smol-toml": "1.2.2",
"ts-morph": "15.1.0",
"vscode-languageserver": "6.1.1",
"vscode-languageserver-textdocument": "1.0.11",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7869,7 +7869,7 @@ __metadata:
pascalcase: "npm:1.0.0"
prettier: "npm:3.3.2"
prompts: "npm:2.4.2"
smol-toml: "npm:1.2.1"
smol-toml: "npm:1.2.2"
terminal-link: "npm:2.1.1"
tsx: "npm:4.15.6"
typescript: "npm:5.4.5"
Expand Down Expand Up @@ -7975,7 +7975,7 @@ __metadata:
prompts: "npm:2.4.2"
rimraf: "npm:5.0.7"
semver: "npm:7.6.2"
smol-toml: "npm:1.2.1"
smol-toml: "npm:1.2.2"
string-env-interpolation: "npm:1.0.1"
systeminformation: "npm:5.22.11"
terminal-link: "npm:2.1.1"
Expand Down Expand Up @@ -8460,7 +8460,7 @@ __metadata:
deepmerge: "npm:4.3.1"
fast-glob: "npm:3.3.2"
rimraf: "npm:5.0.7"
smol-toml: "npm:1.2.1"
smol-toml: "npm:1.2.2"
string-env-interpolation: "npm:1.0.1"
tsx: "npm:4.15.6"
typescript: "npm:5.4.5"
Expand Down Expand Up @@ -8583,7 +8583,7 @@ __metadata:
lodash-decorators: "npm:6.0.1"
lru-cache: "npm:10.2.2"
proxyquire: "npm:2.1.3"
smol-toml: "npm:1.2.1"
smol-toml: "npm:1.2.2"
ts-morph: "npm:15.1.0"
typescript: "npm:5.4.5"
vitest: "npm:1.6.0"
Expand Down Expand Up @@ -28587,10 +28587,10 @@ __metadata:
languageName: node
linkType: hard

"smol-toml@npm:1.2.1":
version: 1.2.1
resolution: "smol-toml@npm:1.2.1"
checksum: 10c0/ef713022d327493b6680ba51b9651abbb9c5abf2199e03faaa98ea49ad96ab9336bb4edafa6c70bdb2f1399f709f92a576b026e75cfd32066f3ec1c6fea797fb
"smol-toml@npm:1.2.2":
version: 1.2.2
resolution: "smol-toml@npm:1.2.2"
checksum: 10c0/25a1be6dab16db07b1c7380df6175512a3f3d74fdf59ddb3e2eea126e985e0ae56b8150f5a0bea2bd4df259c59694374febdaa626a009b9d7958f9c1d385dd99
languageName: node
linkType: hard

Expand Down

0 comments on commit fdc98dc

Please sign in to comment.