Skip to content

Commit f98e4be

Browse files
build(deps): bump yaml from 2.8.2 to 2.8.3
Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.2 to 2.8.3. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.2...v2.8.3) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.8.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f411a26 commit f98e4be

2 files changed

Lines changed: 12 additions & 3 deletions

File tree

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"react-tooltip": "^5.28.0",
3434
"reading-time": "^1.5.0",
3535
"sass": "^1.77.8",
36-
"yaml": "^2.4.2",
36+
"yaml": "^2.8.3",
3737
"yamljs": "^0.3.0"
3838
},
3939
"devDependencies": {

yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16583,7 +16583,7 @@ __metadata:
1658316583
react-tooltip: "npm:^5.28.0"
1658416584
reading-time: "npm:^1.5.0"
1658516585
sass: "npm:^1.77.8"
16586-
yaml: "npm:^2.4.2"
16586+
yaml: "npm:^2.8.3"
1658716587
yamljs: "npm:^0.3.0"
1658816588
languageName: unknown
1658916589
linkType: soft
@@ -16843,7 +16843,7 @@ __metadata:
1684316843
languageName: node
1684416844
linkType: hard
1684516845

16846-
"yaml@npm:^2.4.2, yaml@npm:^2.8.0, yaml@npm:^2.8.1, yaml@npm:^2.8.2":
16846+
"yaml@npm:^2.8.0, yaml@npm:^2.8.1, yaml@npm:^2.8.2":
1684716847
version: 2.8.2
1684816848
resolution: "yaml@npm:2.8.2"
1684916849
bin:
@@ -16852,6 +16852,15 @@ __metadata:
1685216852
languageName: node
1685316853
linkType: hard
1685416854

16855+
"yaml@npm:^2.8.3":
16856+
version: 2.8.3
16857+
resolution: "yaml@npm:2.8.3"
16858+
bin:
16859+
yaml: bin.mjs
16860+
checksum: 10c0/ddff0e11c1b467728d7eb4633db61c5f5de3d8e9373cf84d08fb0cdee03e1f58f02b9f1c51a4a8a865751695addbd465a77f73f1079be91fe5493b29c305fd77
16861+
languageName: node
16862+
linkType: hard
16863+
1685516864
"yamljs@npm:^0.3.0":
1685616865
version: 0.3.0
1685716866
resolution: "yamljs@npm:0.3.0"

0 commit comments

Comments
 (0)