Skip to content

Commit ed6d178

Browse files
chore(deps-dev): 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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 051da1e commit ed6d178

3 files changed

Lines changed: 159 additions & 159 deletions

File tree

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"tsx": "4.21.0",
8989
"typescript": "6.0.2",
9090
"vitest": "4.1.0",
91-
"yaml": "2.8.2"
91+
"yaml": "2.8.3"
9292
},
9393
"engines": {
9494
"node": ">=24.0.0 <25"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"prettier": "3.7.1",
7575
"turbo": "2.7.5",
7676
"vitest": "4.1.0",
77-
"yaml": "2.8.2"
77+
"yaml": "2.8.3"
7878
},
7979
"lint-staged": {
8080
"*": [

0 commit comments

Comments
 (0)