Skip to content

Commit b936bcb

Browse files
Bump the npm-production group across 1 directory with 2 updates
Bumps the npm-production group with 2 updates in the / directory: [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) and [yaml](https://github.com/eemeli/yaml). Updates `@actions/artifact` from 2.3.1 to 2.3.2 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact) Updates `yaml` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: "@actions/artifact" dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: yaml dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ce6883 commit b936bcb

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

package-lock.json

Lines changed: 9 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
@@ -77,7 +77,7 @@
7777
]
7878
},
7979
"dependencies": {
80-
"@actions/artifact": "^2.3.1",
80+
"@actions/artifact": "^2.3.2",
8181
"@actions/core": "^1.11.1",
8282
"@actions/exec": "^1.1.1",
8383
"@actions/github": "^6.0.0",
@@ -87,7 +87,7 @@
8787
"better-enums": "^0.2.2",
8888
"fast-glob": "^3.3.3",
8989
"simple-git": "^3.27.0",
90-
"yaml": "^2.7.0"
90+
"yaml": "^2.7.1"
9191
},
9292
"devDependencies": {
9393
"@code-pushup/cli": "^0.67.0",

0 commit comments

Comments
 (0)