Skip to content

Commit e48dbd3

Browse files
Merge pull request #186 from LiamMorrow/renovate/all-minor-patch
Update all non-major dependencies
2 parents a5a7da2 + 885a81b commit e48dbd3

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

example/chat-app/ChatApp.Server/ChatApp.Server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PropertyGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" Version="10.0.0" />
17+
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" Version="10.0.1" />
1818
<PackageReference Include="Microsoft.Orleans.Client" Version="9.2.1" />
1919
</ItemGroup>
2020

example/chat-app/ChatApp.Server/ClientApp/yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1252,24 +1252,24 @@
12521252
strip-json-comments "^3.1.1"
12531253

12541254
"@eslint/eslintrc@^3.3.1":
1255-
version "3.3.1"
1256-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964"
1257-
integrity sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==
1255+
version "3.3.3"
1256+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.3.tgz#26393a0806501b5e2b6a43aa588a4d8df67880ac"
1257+
integrity sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==
12581258
dependencies:
12591259
ajv "^6.12.4"
12601260
debug "^4.3.2"
12611261
espree "^10.0.1"
12621262
globals "^14.0.0"
12631263
ignore "^5.2.0"
12641264
import-fresh "^3.2.1"
1265-
js-yaml "^4.1.0"
1265+
js-yaml "^4.1.1"
12661266
minimatch "^3.1.2"
12671267
strip-json-comments "^3.1.1"
12681268

1269-
"@eslint/js@9.39.1":
1270-
version "9.39.1"
1271-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.1.tgz#0dd59c3a9f40e3f1882975c321470969243e0164"
1272-
integrity sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw==
1269+
"@eslint/js@9.39.2":
1270+
version "9.39.2"
1271+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.2.tgz#2d4b8ec4c3ea13c1b3748e0c97ecd766bdd80599"
1272+
integrity sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==
12731273

12741274
"@eslint/js@^8.47.0":
12751275
version "8.52.0"
@@ -4727,17 +4727,17 @@ eslint@^8.3.0:
47274727
text-table "^0.2.0"
47284728

47294729
eslint@^9.0.0:
4730-
version "9.39.1"
4731-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.1.tgz#be8bf7c6de77dcc4252b5a8dcb31c2efff74a6e5"
4732-
integrity sha512-BhHmn2yNOFA9H9JmmIVKJmd288g9hrVRDkdoIgRCRuSySRUHH7r/DI6aAXW9T1WwUuY3DFgrcaqB+deURBLR5g==
4730+
version "9.39.2"
4731+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.2.tgz#cb60e6d16ab234c0f8369a3fe7cc87967faf4b6c"
4732+
integrity sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==
47334733
dependencies:
47344734
"@eslint-community/eslint-utils" "^4.8.0"
47354735
"@eslint-community/regexpp" "^4.12.1"
47364736
"@eslint/config-array" "^0.21.1"
47374737
"@eslint/config-helpers" "^0.4.2"
47384738
"@eslint/core" "^0.17.0"
47394739
"@eslint/eslintrc" "^3.3.1"
4740-
"@eslint/js" "9.39.1"
4740+
"@eslint/js" "9.39.2"
47414741
"@eslint/plugin-kit" "^0.4.1"
47424742
"@humanfs/node" "^0.16.6"
47434743
"@humanwhocodes/module-importer" "^1.0.1"
@@ -6624,7 +6624,7 @@ js-yaml@^3.13.1:
66246624
argparse "^1.0.7"
66256625
esprima "^4.0.0"
66266626

6627-
js-yaml@^4.1.0:
6627+
js-yaml@^4.1.0, js-yaml@^4.1.1:
66286628
version "4.1.1"
66296629
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
66306630
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==

example/tic-tac-toe/tictactoe-frontend/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2081,9 +2081,9 @@
20812081
undici-types "~6.19.8"
20822082

20832083
"@types/node@^24.0.0":
2084-
version "24.10.1"
2085-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.1.tgz#91e92182c93db8bd6224fca031e2370cef9a8f01"
2086-
integrity sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==
2084+
version "24.10.4"
2085+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.4.tgz#9d27c032a1b2c42a4eab8fb65c5856a8b8e098c4"
2086+
integrity sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg==
20872087
dependencies:
20882088
undici-types "~7.16.0"
20892089

0 commit comments

Comments
 (0)