Skip to content

Commit 8d4483b

Browse files
chore: bump toml from 4.1.1 to 4.1.2 (#310)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a34493c commit 8d4483b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"lunr": "^2.3.9",
3131
"postcss": "^8.5.16",
3232
"postcss-cli": "^11.0.1",
33-
"toml": "^4.1.1"
33+
"toml": "^4.1.2"
3434
},
3535
"description": "Score technical documentation.",
3636
"devDependencies": {},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1450,10 +1450,10 @@ to-regex-range@^5.0.1:
14501450
dependencies:
14511451
is-number "^7.0.0"
14521452

1453-
toml@^4.1.1:
1454-
version "4.1.1"
1455-
resolved "https://registry.yarnpkg.com/toml/-/toml-4.1.1.tgz#ab8248d0403ba2c02ffcf8515b42f0dcf0d6d1b5"
1456-
integrity sha512-EBJnVBr3dTXdA89WVFoAIPUqkBjxPMwRqsfuo1r240tKFHXv3zgca4+NJib/h6TyvGF7vOawz0jGuryJCdNHrw==
1453+
toml@^4.1.2:
1454+
version "4.1.2"
1455+
resolved "https://registry.yarnpkg.com/toml/-/toml-4.1.2.tgz#11ea52fb9f362a1e54620d0fc875fd7995d8551b"
1456+
integrity sha512-m0vXfHODcw3gk+KONAOlVQ5yNHc3yS3B1ybM3HS1vqDoS0RWTDDVBVVTYi8hH0k+2OM1vmo9fb1WX9EVqjqfHA==
14571457

14581458
type-fest@^1.0.1:
14591459
version "1.4.0"

0 commit comments

Comments
 (0)