Skip to content

Commit 0bdedfb

Browse files
chore: Bump yn
Bumps [yn](https://github.com/sindresorhus/yn) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/sindresorhus/yn/releases) - [Commits](sindresorhus/yn@v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: yn dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2f78d8 commit 0bdedfb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
},
3535
"dependencies": {
3636
"node-fetch": "^2.6.1",
37-
"yn": "^4.0.0"
37+
"yn": "^5.0.0"
3838
}
3939
}

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4543,7 +4543,7 @@ [email protected]:
45434543
resolved "https://registry.yarnpkg.com/yn/-/yn-3.1.1.tgz#1e87401a09d767c1d5eab26a6e4c185182d2eb50"
45444544
integrity sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==
45454545

4546-
yn@^4.0.0:
4547-
version "4.0.0"
4548-
resolved "https://registry.yarnpkg.com/yn/-/yn-4.0.0.tgz#611480051ea43b510da1dfdbe177ed159f00a979"
4549-
integrity sha512-huWiiCS4TxKc4SfgmTwW1K7JmXPPAmuXWYy4j9qjQo4+27Kni8mGhAAi1cloRWmBe2EqcLgt3IGqQoRL/MtPgg==
4546+
yn@^5.0.0:
4547+
version "5.0.0"
4548+
resolved "https://registry.yarnpkg.com/yn/-/yn-5.0.0.tgz#63fc2e2e0056cf294397eed6ad4a3fbdf707f26f"
4549+
integrity sha512-+l37+9TyGEsyxGLaTg6QgYy5KnOp74ZZl4dPFLQpBWSkO99uBC5jnS0pOGwXFViPbiaEtWbParH2KrgWWF2duQ==

0 commit comments

Comments
 (0)