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" : " ^2.3.2" ,
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 @@ -11297,11 +11297,16 @@ typedarray@^0.0.6:
11297
11297
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
11298
11298
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
11299
11299
11300
- typescript@^4.4.3, typescript@^4.5.4 :
11300
+ typescript@^4.4.3:
11301
11301
version "4.9.5"
11302
11302
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
11303
11303
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
11304
11304
11305
+ typescript@^5.0.0:
11306
+ version "5.1.3"
11307
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
11308
+ integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
11309
+
11305
11310
ua-parser-js@^1.0.35:
11306
11311
version "1.0.35"
11307
11312
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.35.tgz#c4ef44343bc3db0a3cbefdf21822f1b1fc1ab011"
You can’t perform that action at this time.
0 commit comments