File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 33
33
"gatsby-plugin-utils" : " ^4.0.0" ,
34
34
"jest" : " ^29.0.0" ,
35
35
"prettier" : " ^3.0.0" ,
36
- "typescript" : " ^4.5.4 "
36
+ "typescript" : " ^5.0.0 "
37
37
},
38
38
"homepage" : " https://github.com/netlify/gatsby-plugin-netlify#readme" ,
39
39
"keywords" : [
Original file line number Diff line number Diff line change @@ -11606,11 +11606,16 @@ typedarray@^0.0.6:
11606
11606
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
11607
11607
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
11608
11608
11609
- typescript@^4.4.3, typescript@^4.5.4 :
11609
+ typescript@^4.4.3:
11610
11610
version "4.9.5"
11611
11611
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
11612
11612
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
11613
11613
11614
+ typescript@^5.0.0:
11615
+ version "5.2.2"
11616
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
11617
+ integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
11618
+
11614
11619
ua-parser-js@^1.0.35:
11615
11620
version "1.0.36"
11616
11621
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.36.tgz#a9ab6b9bd3a8efb90bb0816674b412717b7c428c"
You can’t perform that action at this time.
0 commit comments