Skip to content

Commit f490f62

Browse files
Bump @types/picomatch from 2.3.4 to 3.0.0 (#107)
Bumps [@types/picomatch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/picomatch) from 2.3.4 to 3.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/picomatch) --- updated-dependencies: - dependency-name: "@types/picomatch" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15b0d18 commit f490f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@actions/core": "^1.10.0",
3030
"@actions/github": "^6.0.0",
31-
"@types/picomatch": "^2.3.0",
31+
"@types/picomatch": "^3.0.0",
3232
"picomatch": "^4.0.1"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)