Skip to content

Commit 326e698

Browse files
authored
Dependencies 22-05 (#28)
* Bump prettier from 3.2.5 to 3.8.3 in the eslint group across 1 directory (#27) Bumps the eslint group with 1 update in the / directory: [prettier](https://github.com/prettier/prettier). Updates `prettier` from 3.2.5 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.8.3) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... * Bump js-yaml from 4.1.0 to 4.1.1 in the yaml group across 1 directory (#22) Bumps the yaml group with 1 update in the / directory: [js-yaml](https://github.com/nodeca/js-yaml). Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: yaml ...
1 parent 603fb17 commit 326e698

2 files changed

Lines changed: 12 additions & 10 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"@actions/core": "1.10.1",
4040
"@types/js-yaml": "4.0.9",
41-
"js-yaml": "4.1.0"
41+
"js-yaml": "4.1.1"
4242
},
4343
"devDependencies": {
4444
"@types/jest": "29.5.12",
@@ -48,7 +48,7 @@
4848
"eslint-config-prettier": "10.1.8",
4949
"eslint-plugin-prettier": "5.5.5",
5050
"jest": "29.7.0",
51-
"prettier": "3.2.5",
51+
"prettier": "3.8.3",
5252
"rimraf": "5.0.5",
5353
"ts-jest": "29.1.2",
5454
"typescript": "5.3.3",

0 commit comments

Comments
 (0)