Skip to content

Commit d631bcc

Browse files
Bump the npm_and_yarn group across 2 directories with 2 updates (#206)
Bumps the npm_and_yarn group with 1 update in the /infrastructure directory: [js-yaml](https://github.com/nodeca/js-yaml). Bumps the npm_and_yarn group with 1 update in the /infrastructure/cloudflare/mirror-worker directory: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `js-yaml` from 3.14.1 to 3.14.2 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.14.1...3.14.2) Updates `vitest` from 1.5.0 to 1.6.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: vitest dependency-version: 1.6.1 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3292598 commit d631bcc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

infrastructure/cloudflare/mirror-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@cloudflare/vitest-pool-workers": "^0.4.30",
1313
"@cloudflare/workers-types": "^4.20240821.1",
1414
"typescript": "^5.4.5",
15-
"vitest": "1.5.0",
15+
"vitest": "1.6.1",
1616
"wrangler": "^3.0.0"
1717
}
1818
}

infrastructure/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1771,9 +1771,9 @@ js-tokens@^4.0.0:
17711771
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
17721772

17731773
js-yaml@^3.13.1, js-yaml@^3.14.0:
1774-
version "3.14.1"
1775-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
1776-
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
1774+
version "3.14.2"
1775+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.2.tgz#77485ce1dd7f33c061fd1b16ecea23b55fcb04b0"
1776+
integrity sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==
17771777
dependencies:
17781778
argparse "^1.0.7"
17791779
esprima "^4.0.0"

0 commit comments

Comments
 (0)