Skip to content

Commit 49f1f16

Browse files
Merge pull request #390 from openscript-ch/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents 28b8c48 + fe6ef95 commit 49f1f16

File tree

2 files changed

+9
-16
lines changed

2 files changed

+9
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"prettier": "3.3.3",
6868
"svg-sprite": "^2.0.2",
6969
"ts-node": "10.9.2",
70-
"typescript": "5.5.3"
70+
"typescript": "5.5.4"
7171
},
7272
"keywords": [
7373
"gatsby"

yarn.lock

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1620,7 +1620,7 @@
16201620
dependencies:
16211621
regenerator-runtime "^0.14.0"
16221622

1623-
"@babel/runtime@^7.1.2":
1623+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.9.2":
16241624
version "7.24.8"
16251625
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.8.tgz#5d958c3827b13cc6d05e038c07fb2e5e3420d82e"
16261626
integrity sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==
@@ -1641,13 +1641,6 @@
16411641
dependencies:
16421642
regenerator-runtime "^0.14.0"
16431643

1644-
"@babel/runtime@^7.9.2":
1645-
version "7.24.7"
1646-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.7.tgz#f4f0d5530e8dbdf59b3451b9b3e594b6ba082e12"
1647-
integrity sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==
1648-
dependencies:
1649-
regenerator-runtime "^0.14.0"
1650-
16511644
"@babel/template@^7.20.7", "@babel/template@^7.3.3":
16521645
version "7.22.15"
16531646
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
@@ -3526,9 +3519,9 @@
35263519
pretty-format "^27.0.2"
35273520

35283521
"@testing-library/jest-dom@^6.1.6":
3529-
version "6.4.6"
3530-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.6.tgz#ec1df8108651bed5475534955565bed88c6732ce"
3531-
integrity sha512-8qpnGVincVDLEcQXWaHOf6zmlbwTKc6Us6PPu4CRnPXCzo2OGBS5cwgMMOWdxDpEz1mkbvXHpEy99M5Yvt682w==
3522+
version "6.4.7"
3523+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.7.tgz#0f882b745f17a6a094d1d64d835a9440429f90f4"
3524+
integrity sha512-GaKJ0nijoNf30dWSOOzQEBkWBRk4rG3C/efw8zKrimNuZpnS/6/AEwo0WvZHgJxG84cNCgxt+mtbe1fsvfLp2A==
35323525
dependencies:
35333526
"@adobe/css-tools" "^4.4.0"
35343527
"@babel/runtime" "^7.9.2"
@@ -16026,10 +16019,10 @@ typedarray@^0.0.6:
1602616019
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1602716020
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1602816021

16029-
typescript@5.5.3:
16030-
version "5.5.3"
16031-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
16032-
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
16022+
typescript@5.5.4:
16023+
version "5.5.4"
16024+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
16025+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
1603316026

1603416027
ua-parser-js@^1.0.35:
1603516028
version "1.0.37"

0 commit comments

Comments
 (0)