Skip to content

Commit dfb0d96

Browse files
Update dependency buildkite-test-collector to ^1.7.3
1 parent 9efa527 commit dfb0d96

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1703,7 +1703,7 @@
17031703
"babel-plugin-transform-typescript-metadata": "^0.3.2",
17041704
"backport": "^8.9.8",
17051705
"blob-polyfill": "^7.0.20220408",
1706-
"buildkite-test-collector": "^1.7.0",
1706+
"buildkite-test-collector": "^1.7.3",
17071707
"callsites": "^3.1.0",
17081708
"chance": "1.0.18",
17091709
"chromedriver": "^131.0.1",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -14033,7 +14033,7 @@ axe-core@^4.2.0, axe-core@^4.6.2:
1403314033
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.7.2.tgz#040a7342b20765cb18bb50b628394c21bccc17a0"
1403414034
integrity sha512-zIURGIS1E1Q4pcrMjp+nnEh+16G56eG/MUllJH8yEvw7asDo7Ac9uhC9KIH5jzpITueEZolfYglnCGIuSBz39g==
1403514035

14036-
axios@^1.0.0, axios@^1.3.4, axios@^1.6.0, axios@^1.7.4, axios@^1.7.9:
14036+
axios@^1.3.4, axios@^1.6.0, axios@^1.6.8, axios@^1.7.4, axios@^1.7.9:
1403714037
version "1.7.9"
1403814038
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9.tgz#d7d071380c132a24accda1b2cfc1535b79ec650a"
1403914039
integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
@@ -14799,12 +14799,12 @@ buffer@^6.0.3:
1479914799
base64-js "^1.3.1"
1480014800
ieee754 "^1.2.1"
1480114801

14802-
buildkite-test-collector@^1.7.0:
14803-
version "1.7.0"
14804-
resolved "https://registry.yarnpkg.com/buildkite-test-collector/-/buildkite-test-collector-1.7.0.tgz#3fdd753b185045c7aed0136a0e0713a77313164b"
14805-
integrity sha512-R2t3KfBmGCu8fllmZ5GBzOyLJxfB2CEwwgOOtLTleKrHLDPXDal+YLz09okOVL0DE+d5GaGhELwY1MD3xfwE4A==
14802+
buildkite-test-collector@^1.7.3:
14803+
version "1.7.3"
14804+
resolved "https://registry.yarnpkg.com/buildkite-test-collector/-/buildkite-test-collector-1.7.3.tgz#8f6fad99f68fbb0f7fa887d8629eb5bdb5d5d79a"
14805+
integrity sha512-4NJFY9h6r1gpF6Faxpxd/OPesHJQZNbFDtHSHDgzT6mJ8zteKM2jvNXRu0hP/+SO1pJ4oFyWr44x2WmbTTCn9Q==
1480614806
dependencies:
14807-
axios "^1.0.0"
14807+
axios "^1.6.8"
1480814808
dotenv "^16.0.2"
1480914809
request-spy "^0.0.10"
1481014810
strip-ansi "^6.0.0"

0 commit comments

Comments
 (0)