Skip to content

Commit e5d1295

Browse files
authored
Merge pull request #34 from kolking/dependabot/npm_and_yarn/example/cross-spawn-7.0.6
Bump cross-spawn from 7.0.3 to 7.0.6 in /example
2 parents 29abfbe + a764712 commit e5d1295

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

example/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2868,9 +2868,9 @@ create-jest@^29.7.0:
28682868
prompts "^2.0.1"
28692869

28702870
cross-spawn@^7.0.2, cross-spawn@^7.0.3:
2871-
version "7.0.3"
2872-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
2873-
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
2871+
version "7.0.6"
2872+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
2873+
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
28742874
dependencies:
28752875
path-key "^3.1.0"
28762876
shebang-command "^2.0.0"

0 commit comments

Comments
 (0)