Skip to content

Commit 394d383

Browse files
dependabot[bot]tekton-robot
authored andcommitted
Bump yaml from 2.8.3 to 2.8.4
Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.3 to 2.8.4. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.3...v2.8.4) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa5a1f8 commit 394d383

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"react-is": "^18.3.1",
4141
"react-router-dom": "^6.30.3",
4242
"reconnecting-websocket": "^4.4.0",
43-
"yaml": "^2.8.3"
43+
"yaml": "^2.8.4"
4444
},
4545
"devDependencies": {
4646
"@eslint/compat": "^2.0.5",

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react-intl-formatted-duration": "^4.0.0",
2626
"react-window": "^1.8.11",
2727
"tlds": "^1.261.0",
28-
"yaml": "^2.8.3"
28+
"yaml": "^2.8.4"
2929
},
3030
"peerDependencies": {
3131
"@carbon/react": "^1.65.0",

0 commit comments

Comments
 (0)