Skip to content

Commit 4c899e0

Browse files
authored
Merge pull request #540 from internxt/dependabot-npm_and_yarn-vitest-spy-4.1.2
chore(dev-deps): bump @vitest/spy from 4.1.0 to 4.1.2
2 parents 5ea6abd + 471ff6a commit 4c899e0

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@types/node": "25.5.0",
7676
"@types/range-parser": "1.2.7",
7777
"@vitest/coverage-istanbul": "4.1.0",
78-
"@vitest/spy": "4.1.0",
78+
"@vitest/spy": "4.1.2",
7979
"eslint": "10.1.0",
8080
"husky": "9.1.7",
8181
"lint-staged": "16.4.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2812,6 +2812,11 @@
28122812
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-4.1.0.tgz#b9143a63cca83de34ac1777c733f8561b73fa9ba"
28132813
integrity sha512-pz77k+PgNpyMDv2FV6qmk5ZVau6c3R8HC8v342T2xlFxQKTrSeYw9waIJG8KgV9fFwAtTu4ceRzMivPTH6wSxw==
28142814

2815+
"@vitest/spy@4.1.2":
2816+
version "4.1.2"
2817+
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-4.1.2.tgz#1f312cef5756256639b4c0614f74c8ad9a036ef9"
2818+
integrity sha512-DU4fBnbVCJGNBwVA6xSToNXrkZNSiw59H8tcuUspVMsBDBST4nfvsPsEHDHGtWRRnqBERBQu7TrTKskmjqTXKA==
2819+
28152820
"@vitest/utils@4.1.0":
28162821
version "4.1.0"
28172822
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-4.1.0.tgz#2baf26a2a28c4aabe336315dc59722df2372c38d"

0 commit comments

Comments
 (0)