mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-14 20:41:15 +00:00
build(deps-dev): Bump jest from 27.4.2 to 27.4.3 (#506)
Bumps [jest](https://github.com/facebook/jest) from 27.4.2 to 27.4.3. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/compare/v27.4.2...v27.4.3) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
568d4dba14
commit
ec2c67394a
2 changed files with 34 additions and 54 deletions
|
|
@ -38,7 +38,7 @@
|
|||
"eslint": "^8.3.0",
|
||||
"eslint-plugin-github": "^4.3.5",
|
||||
"eslint-plugin-jest": "^25.3.0",
|
||||
"jest": "^27.4.2",
|
||||
"jest": "^27.4.3",
|
||||
"jest-circus": "^27.4.2",
|
||||
"js-yaml": "^4.1.0",
|
||||
"prettier": "2.5.0",
|
||||
|
|
|
|||
86
yarn.lock
86
yarn.lock
|
|
@ -383,10 +383,10 @@
|
|||
jest-util "^27.4.2"
|
||||
slash "^3.0.0"
|
||||
|
||||
"@jest/core@^27.4.2":
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.4.2.tgz#24f91e4fa4ec983eb811ad518af109eac719d65a"
|
||||
integrity sha512-0mPM61tDbu8yc9CMKH9bvV+g+17VUpdWQtU1x6P1gk4AKj8iywWi8zBmEIl7pTGjUtYA92CNc/LlBfKCioBOow==
|
||||
"@jest/core@^27.4.3":
|
||||
version "27.4.3"
|
||||
resolved "https://registry.yarnpkg.com/@jest/core/-/core-27.4.3.tgz#9b9b34f4e6429a633085f476402aa2e3ce707877"
|
||||
integrity sha512-V9ms3zSxUHxh1E/ZLAiXF7SLejsdFnjWTFizWotMOWvjho0lW5kSjZymhQSodNW0T0ZMQRiha7f8+NcFVm3hJQ==
|
||||
dependencies:
|
||||
"@jest/console" "^27.4.2"
|
||||
"@jest/reporters" "^27.4.2"
|
||||
|
|
@ -400,13 +400,13 @@
|
|||
exit "^0.1.2"
|
||||
graceful-fs "^4.2.4"
|
||||
jest-changed-files "^27.4.2"
|
||||
jest-config "^27.4.2"
|
||||
jest-config "^27.4.3"
|
||||
jest-haste-map "^27.4.2"
|
||||
jest-message-util "^27.4.2"
|
||||
jest-regex-util "^27.4.0"
|
||||
jest-resolve "^27.4.2"
|
||||
jest-resolve-dependencies "^27.4.2"
|
||||
jest-runner "^27.4.2"
|
||||
jest-runner "^27.4.3"
|
||||
jest-runtime "^27.4.2"
|
||||
jest-snapshot "^27.4.2"
|
||||
jest-util "^27.4.2"
|
||||
|
|
@ -741,15 +741,6 @@
|
|||
jest-diff "^27.0.0"
|
||||
pretty-format "^27.0.0"
|
||||
|
||||
"@types/jsdom@^16.2.4":
|
||||
version "16.2.13"
|
||||
resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-16.2.13.tgz#126c8b7441b159d6234610a48de77b6066f1823f"
|
||||
integrity sha512-8JQCjdeAidptSsOcRWk2iTm9wCcwn9l+kRG6k5bzUacrnm1ezV4forq0kWjUih/tumAeoG+OspOvQEbbRucBTw==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
"@types/parse5" "*"
|
||||
"@types/tough-cookie" "*"
|
||||
|
||||
"@types/json-schema@^7.0.9":
|
||||
version "7.0.9"
|
||||
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
|
||||
|
|
@ -765,11 +756,6 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.11.tgz#6ea7342dfb379ea1210835bada87b3c512120234"
|
||||
integrity sha512-KB0sixD67CeecHC33MYn+eYARkqTheIRNuu97y2XMjR7Wu3XibO1vaY6VBV6O/a89SPI81cEUIYT87UqUWlZNw==
|
||||
|
||||
"@types/parse5@*":
|
||||
version "6.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@types/parse5/-/parse5-6.0.3.tgz#705bb349e789efa06f43f128cef51240753424cb"
|
||||
integrity sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==
|
||||
|
||||
"@types/prettier@^2.1.5":
|
||||
version "2.3.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.3.2.tgz#fc8c2825e4ed2142473b4a81064e6e081463d1b3"
|
||||
|
|
@ -780,11 +766,6 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
|
||||
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
|
||||
|
||||
"@types/tough-cookie@*":
|
||||
version "4.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.1.tgz#8f80dd965ad81f3e1bc26d6f5c727e132721ff40"
|
||||
integrity sha512-Y0K95ThC3esLEYD6ZuqNek29lNX2EM1qxV8y2FTLUB0ff5wWrk7az+mLrnNFUnaXcgKye22+sFBRXOgpPILZNg==
|
||||
|
||||
"@types/yargs-parser@*":
|
||||
version "20.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-20.2.1.tgz#3b9ce2489919d9e4fea439b76916abc34b2df129"
|
||||
|
|
@ -2369,28 +2350,28 @@ jest-circus@^27.4.2:
|
|||
stack-utils "^2.0.3"
|
||||
throat "^6.0.1"
|
||||
|
||||
jest-cli@^27.4.2:
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.4.2.tgz#9187777a2d01bf87fb4216ea98f94dc43ea32aff"
|
||||
integrity sha512-Ex2WhCj4s0XFntTKTnyLgV/CZKgQaZBYrKz02XOZ4nUjFD+26Fji/M1SgHm+2IWEIsQqoipNRx9RJH56p8d7MQ==
|
||||
jest-cli@^27.4.3:
|
||||
version "27.4.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-27.4.3.tgz#89acba683b9f91c7a5e342e2ea13aa5414836a0d"
|
||||
integrity sha512-zZSJBXNC/i8UnJPwcKWsqnhGgIF3uoTYP7th32Zej7KNQJdxzOMj+wCfy2Ox3kU7nXErJ36DtYyXDhfiqaiDRw==
|
||||
dependencies:
|
||||
"@jest/core" "^27.4.2"
|
||||
"@jest/core" "^27.4.3"
|
||||
"@jest/test-result" "^27.4.2"
|
||||
"@jest/types" "^27.4.2"
|
||||
chalk "^4.0.0"
|
||||
exit "^0.1.2"
|
||||
graceful-fs "^4.2.4"
|
||||
import-local "^3.0.2"
|
||||
jest-config "^27.4.2"
|
||||
jest-config "^27.4.3"
|
||||
jest-util "^27.4.2"
|
||||
jest-validate "^27.4.2"
|
||||
prompts "^2.0.1"
|
||||
yargs "^16.2.0"
|
||||
|
||||
jest-config@^27.4.2:
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-27.4.2.tgz#1440d99101659608c7995e85e29cfde13aa73f63"
|
||||
integrity sha512-2vKqelsfHPnIzrPTpE9hImqxZLp5l9Vszpci19RdVB2i5OwoM+OkPExZMQb8aGrpEGXoKtlzvdqCL1GObiz8JQ==
|
||||
jest-config@^27.4.3:
|
||||
version "27.4.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-27.4.3.tgz#7820e08f7526fa3f725423e2f0fa7888ee0ef9c9"
|
||||
integrity sha512-DQ10HTSqYtC2pO7s9j2jw+li4xUnm2wLYWH2o7K1ftB8NyvToHsXoLlXxtsGh3AW9gUQR6KY/4B7G+T/NswJBw==
|
||||
dependencies:
|
||||
"@babel/core" "^7.1.0"
|
||||
"@jest/test-sequencer" "^27.4.2"
|
||||
|
|
@ -2402,13 +2383,13 @@ jest-config@^27.4.2:
|
|||
glob "^7.1.1"
|
||||
graceful-fs "^4.2.4"
|
||||
jest-circus "^27.4.2"
|
||||
jest-environment-jsdom "^27.4.2"
|
||||
jest-environment-jsdom "^27.4.3"
|
||||
jest-environment-node "^27.4.2"
|
||||
jest-get-type "^27.4.0"
|
||||
jest-jasmine2 "^27.4.2"
|
||||
jest-regex-util "^27.4.0"
|
||||
jest-resolve "^27.4.2"
|
||||
jest-runner "^27.4.2"
|
||||
jest-runner "^27.4.3"
|
||||
jest-util "^27.4.2"
|
||||
jest-validate "^27.4.2"
|
||||
micromatch "^4.0.4"
|
||||
|
|
@ -2453,15 +2434,14 @@ jest-each@^27.4.2:
|
|||
jest-util "^27.4.2"
|
||||
pretty-format "^27.4.2"
|
||||
|
||||
jest-environment-jsdom@^27.4.2:
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-27.4.2.tgz#176c8b3529bec1561bb07b48f2b9a5a656927908"
|
||||
integrity sha512-L0dV4oq4+Ll7hZ8QCGvSELn8uOr938/QKOg6o70kMHiZOpWOjAqSf7fMVAtGhG/BVSvk1GTzhGJNOWsxtH5KbQ==
|
||||
jest-environment-jsdom@^27.4.3:
|
||||
version "27.4.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-27.4.3.tgz#74198285f6284888ca9c7486c4e5e67add75aa53"
|
||||
integrity sha512-x1AUVz3G14LpEJs7KIFUaTINT2n0unOUmvdAby3s/sldUpJJetOJifHo1O/EUQC5fNBowggwJbVulko18y6OWw==
|
||||
dependencies:
|
||||
"@jest/environment" "^27.4.2"
|
||||
"@jest/fake-timers" "^27.4.2"
|
||||
"@jest/types" "^27.4.2"
|
||||
"@types/jsdom" "^16.2.4"
|
||||
"@types/node" "*"
|
||||
jest-mock "^27.4.2"
|
||||
jest-util "^27.4.2"
|
||||
|
|
@ -2609,10 +2589,10 @@ jest-resolve@^27.4.2:
|
|||
resolve.exports "^1.1.0"
|
||||
slash "^3.0.0"
|
||||
|
||||
jest-runner@^27.4.2:
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-27.4.2.tgz#924a64440c639c47b1155a41f8b3728471a101a6"
|
||||
integrity sha512-YsgbYKk8V7J5BQPINXhdzNLoqIwUWrJkV9h6/ccsn6fbmC3n3ax1K5cDWzAU9qXyaQhetwFqPpHmAHIACscRKQ==
|
||||
jest-runner@^27.4.3:
|
||||
version "27.4.3"
|
||||
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-27.4.3.tgz#9f05d4733829787778e8a143ade913834d0828dc"
|
||||
integrity sha512-JgR6Om/j22Fd6ZUUIGTWNcCtuZVYbNrecb4k89W4UyFJoRtHpo2zMKWkmFFFJoqwWGrfrcPLnVBIgkJiTV3cyA==
|
||||
dependencies:
|
||||
"@jest/console" "^27.4.2"
|
||||
"@jest/environment" "^27.4.2"
|
||||
|
|
@ -2625,7 +2605,7 @@ jest-runner@^27.4.2:
|
|||
exit "^0.1.2"
|
||||
graceful-fs "^4.2.4"
|
||||
jest-docblock "^27.4.0"
|
||||
jest-environment-jsdom "^27.4.2"
|
||||
jest-environment-jsdom "^27.4.3"
|
||||
jest-environment-node "^27.4.2"
|
||||
jest-haste-map "^27.4.2"
|
||||
jest-leak-detector "^27.4.2"
|
||||
|
|
@ -2753,14 +2733,14 @@ jest-worker@^27.4.2:
|
|||
merge-stream "^2.0.0"
|
||||
supports-color "^8.0.0"
|
||||
|
||||
jest@^27.4.2:
|
||||
version "27.4.2"
|
||||
resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.2.tgz#4fb1211ad0b9955ef09a11b96684180a90638985"
|
||||
integrity sha512-TAReynFYCfHNcrL+8Z74WPGafLFLF++bGkrpcsk6cO5G9S2VuJGhu2c44YFForMgF0GlYmtbpmeznkvZpNgTxg==
|
||||
jest@^27.4.3:
|
||||
version "27.4.3"
|
||||
resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.3.tgz#cf7d1876a84c70efece2e01e4f9dfc2e464d9cbb"
|
||||
integrity sha512-jwsfVABBzuN3Atm+6h6vIEpTs9+VApODLt4dk2qv1WMOpb1weI1IIZfuwpMiWZ62qvWj78MvdvMHIYdUfqrFaA==
|
||||
dependencies:
|
||||
"@jest/core" "^27.4.2"
|
||||
"@jest/core" "^27.4.3"
|
||||
import-local "^3.0.2"
|
||||
jest-cli "^27.4.2"
|
||||
jest-cli "^27.4.3"
|
||||
|
||||
js-tokens@^4.0.0:
|
||||
version "4.0.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue