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 @@ -11257,11 +11257,16 @@ typedarray@^0.0.6:
11257
11257
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
11258
11258
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
11259
11259
11260
- typescript@^4.4.3, typescript@^4.5.4 :
11260
+ typescript@^4.4.3:
11261
11261
version "4.9.5"
11262
11262
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
11263
11263
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
11264
11264
11265
+ typescript@^5.0.0:
11266
+ version "5.0.4"
11267
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
11268
+ integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
11269
+
11265
11270
ua-parser-js@^0.7.30:
11266
11271
version "0.7.35"
11267
11272
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.35.tgz#8bda4827be4f0b1dda91699a29499575a1f1d307"
You can’t perform that action at this time.
0 commit comments