Skip to content

Commit 6f229d4

Browse files
build(deps): bump @actions/cache from 2.0.4 to 2.0.5
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache) --- updated-dependencies: - dependency-name: "@actions/cache" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 89600cb commit 6f229d4

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 14 additions & 14 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
@@ -24,7 +24,7 @@
2424
"author": "golangci",
2525
"license": "MIT",
2626
"dependencies": {
27-
"@actions/cache": "^2.0.4",
27+
"@actions/cache": "^2.0.5",
2828
"@actions/core": "^1.8.0",
2929
"@actions/exec": "^1.1.1",
3030
"@actions/github": "^5.0.3",
@@ -43,6 +43,6 @@
4343
"eslint-plugin-prettier": "^4.0.0",
4444
"eslint-plugin-simple-import-sort": "^7.0.0",
4545
"prettier": "^2.6.2",
46-
"typescript": "^4.6.4"
46+
"typescript": "^4.7.2"
4747
}
4848
}

0 commit comments

Comments
 (0)