Skip to content

Commit c43de84

Browse files
chore(deps): bump diff from 4.0.2 to 4.0.4 in /scripts
Bumps [diff](https://github.com/kpdecker/jsdiff) from 4.0.2 to 4.0.4. - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@v4.0.2...v4.0.4) --- updated-dependencies: - dependency-name: diff dependency-version: 4.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fd8a1e commit c43de84

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

scripts/yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1195,12 +1195,12 @@
11951195
dependencies:
11961196
undici-types "~6.19.8"
11971197

1198-
"@types/node@^20.0.0":
1199-
version "20.19.0"
1200-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.0.tgz#7006b097b15dfea06695c3bbdba98b268797f65b"
1201-
integrity sha512-hfrc+1tud1xcdVTABC2JiomZJEklMcXYNTVtZLAeqTVWD+qL5jkHKT+1lOtqDdGxt+mB53DTtiz673vfjU8D1Q==
1198+
"@types/node@^24.0.0":
1199+
version "24.10.11"
1200+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.11.tgz#63e8463eec9fb2cdaa9a1ff96e6bf3303268460f"
1201+
integrity sha512-/Af7O8r1frCVgOz0I62jWUtMohJ0/ZQU/ZoketltOJPZpnb17yoNc9BSoVuV9qlaIXJiPNOpsfq4ByFajSArNQ==
12021202
dependencies:
1203-
undici-types "~6.21.0"
1203+
undici-types "~7.16.0"
12041204

12051205
acorn-walk@^8.1.1:
12061206
version "8.3.4"
@@ -1331,9 +1331,9 @@ delayed-stream@~1.0.0:
13311331
integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==
13321332

13331333
diff@^4.0.1:
1334-
version "4.0.2"
1335-
resolved "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz"
1336-
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
1334+
version "4.0.4"
1335+
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.4.tgz#7a6dbfda325f25f07517e9b518f897c08332e07d"
1336+
integrity sha512-X07nttJQkwkfKfvTPG/KSnE2OMdcUCao6+eXF3wmnIQRn2aPAHH3VxDbDOdegkd6JbPsXqShpvEOHfAT+nCNwQ==
13371337

13381338
dunder-proto@^1.0.1:
13391339
version "1.0.1"
@@ -1766,10 +1766,10 @@ undici-types@~6.19.8:
17661766
resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz"
17671767
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
17681768

1769-
undici-types@~6.21.0:
1770-
version "6.21.0"
1771-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
1772-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
1769+
undici-types@~7.16.0:
1770+
version "7.16.0"
1771+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
1772+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
17731773

17741774
universalify@^2.0.0:
17751775
version "2.0.1"

0 commit comments

Comments
 (0)