Skip to content

Commit 3ff795b

Browse files
authored
Merge pull request #318 from actions/dependabot/npm_and_yarn/non-breaking-changes-cbf1ca8c3f
Bump the non-breaking-changes group with 2 updates
2 parents 2ed07f7 + f5a2f0d commit 3ff795b

File tree

4 files changed

+72
-28
lines changed

4 files changed

+72
-28
lines changed

dist/index.js

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

dist/index.js.map

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

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)