Skip to content

Commit 1364cde

Browse files
Bump the non-breaking-changes group with 2 updates
Bumps the non-breaking-changes group with 2 updates: [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) and [eslint](https://github.com/eslint/eslint). Updates `@actions/artifact` from 2.1.1 to 2.1.3 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact) Updates `eslint` from 8.56.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v8.57.0) --- updated-dependencies: - dependency-name: "@actions/artifact" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ed07f7 commit 1364cde

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

package-lock.json

+21-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"description": "Deploy an actions artifact to GitHub Pages",
55
"main": "./dist/index.js",
66
"dependencies": {
7-
"@actions/artifact": "^2.1.1",
7+
"@actions/artifact": "^2.1.3",
88
"@actions/core": "^1.10.1",
99
"@actions/github": "^6.0.0",
1010
"@octokit/request-error": "^5.0.1",
1111
"http-status-messages": "^1.1.0"
1212
},
1313
"devDependencies": {
1414
"@vercel/ncc": "^0.38.1",
15-
"eslint": "^8.56.0",
15+
"eslint": "^8.57.0",
1616
"eslint-config-prettier": "^9.1.0",
1717
"eslint-plugin-github": "^4.10.1",
1818
"jest": "^29.7.0",

0 commit comments

Comments
 (0)