Skip to content

Commit 7deddfc

Browse files
Merge pull request #314 from openscript-ch/renovate/all-minor-patch
chore(deps): update dependency typescript to v5.4.3
2 parents 73a1336 + 35c8099 commit 7deddfc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.2.5",
6868
"svg-sprite": "^2.0.2",
6969
"ts-node": "10.9.2",
70-
"typescript": "5.4.2"
70+
"typescript": "5.4.3"
7171
},
7272
"keywords": [
7373
"gatsby"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15263,10 +15263,10 @@ typedarray@^0.0.6:
1526315263
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1526415264
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1526515265

15266-
typescript@5.4.2:
15267-
version "5.4.2"
15268-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
15269-
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
15266+
typescript@5.4.3:
15267+
version "5.4.3"
15268+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
15269+
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
1527015270

1527115271
ua-parser-js@^1.0.35:
1527215272
version "1.0.37"

0 commit comments

Comments
 (0)