Skip to content

Commit

Permalink
build(deps-bundle): bump @actions/core from 1.9.1 to 1.10.0
Browse files Browse the repository at this point in the history
Signed-off-by: Lexus Drumgold <[email protected]>
  • Loading branch information
unicornware committed Nov 22, 2022
1 parent 9a88b44 commit 8dc0e4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"test:watch": "vitest"
},
"devDependencies": {
"@actions/core": "1.9.1",
"@actions/core": "1.10.0",
"@commitlint/cli": "17.3.0",
"@commitlint/config-conventional": "17.3.0",
"@faker-js/faker": "7.6.0",
Expand Down
14 changes: 2 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,7 @@ __metadata:
version: 7
cacheKey: 9

"@actions/core@npm:1.9.1":
version: 1.9.1
resolution: "@actions/core@npm:1.9.1"
dependencies:
"@actions/http-client": "npm:^2.0.1"
uuid: "npm:^8.3.2"
checksum: 22f2de2227d6a3b896c4ebbfdc108c9b31afa65055fc4b72adaac4a5f3eb91f646f65a82819766907ac62e4fd64820eac150861e56f06fa8b05074d3848d4400
languageName: node
linkType: hard

"@actions/core@npm:^1.10.0":
"@actions/core@npm:1.10.0, @actions/core@npm:^1.10.0":
version: 1.10.0
resolution: "@actions/core@npm:1.10.0"
dependencies:
Expand Down Expand Up @@ -818,7 +808,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/dist-tag-action@workspace:."
dependencies:
"@actions/core": "npm:1.9.1"
"@actions/core": "npm:1.10.0"
"@commitlint/cli": "npm:17.3.0"
"@commitlint/config-conventional": "npm:17.3.0"
"@faker-js/faker": "npm:7.6.0"
Expand Down

0 comments on commit 8dc0e4d

Please sign in to comment.