Skip to content

Commit 633df17

Browse files
chore: bump toml from 3.0.0 to 4.1.1 (#264)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7619190 commit 633df17

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.8",
3232
"postcss-cli": "^11.0.1",
33-
"toml": "^3.0.0"
33+
"toml": "^4.1.1"
3434
},
3535
"description": "Score technical documentation.",
3636
"devDependencies": {},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1426,10 +1426,10 @@ to-regex-range@^5.0.1:
14261426
dependencies:
14271427
is-number "^7.0.0"
14281428

1429-
toml@^3.0.0:
1430-
version "3.0.0"
1431-
resolved "https://registry.yarnpkg.com/toml/-/toml-3.0.0.tgz#342160f1af1904ec9d204d03a5d61222d762c5ee"
1432-
integrity sha512-y/mWCZinnvxjTKYhJ+pYxwD0mRLVvOtdS2Awbgxln6iEnt4rk0yBxeSBHkGJcPucRiG0e55mwWp+g/05rsrd6w==
1429+
toml@^4.1.1:
1430+
version "4.1.1"
1431+
resolved "https://registry.yarnpkg.com/toml/-/toml-4.1.1.tgz#ab8248d0403ba2c02ffcf8515b42f0dcf0d6d1b5"
1432+
integrity sha512-EBJnVBr3dTXdA89WVFoAIPUqkBjxPMwRqsfuo1r240tKFHXv3zgca4+NJib/h6TyvGF7vOawz0jGuryJCdNHrw==
14331433

14341434
type-fest@^1.0.1:
14351435
version "1.4.0"

0 commit comments

Comments
 (0)