Skip to content

Commit 8eebf97

Browse files
committed
More package faff
1 parent 1491cef commit 8eebf97

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/typescriptlang-org/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@uifabric/react-cards": "^0.108.2",
2121
"gatsby": "^2.17.11",
2222
"gatsby-plugin-catch-links": "^2.1.16",
23-
"gatsby-plugin-codegen": "^1.0.7",
23+
"gatsby-plugin-codegen": "^1.0.8",
2424
"gatsby-plugin-manifest": "^2.2.27",
2525
"gatsby-plugin-offline": "^3.0.19",
2626
"gatsby-plugin-react-helmet": "^3.1.14",
@@ -32,6 +32,7 @@
3232
"gatsby-remark-prismjs": "^3.3.22",
3333
"gatsby-remark-responsive-iframe": "^2.2.26",
3434
"gatsby-remark-smartypants": "^2.1.15",
35+
"gatsby-remark-twoslasher-code-blocks": "*",
3536
"gatsby-source-filesystem": "^2.1.36",
3637
"gatsby-transformer-remark": "^2.6.33",
3738
"node-sass": "^4.13.0",
@@ -41,8 +42,7 @@
4142
"react-dom": "^16.11.0",
4243
"react-helmet": "^5.2.1",
4344
"ts-node": "^8.5.0",
44-
"typescript": "^3.7.2",
45-
"gatsby-remark-twoslasher-code-blocks": "*"
45+
"typescript": "^3.7.2"
4646
},
4747
"devDependencies": {
4848
"@types/react": "^16.9.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8508,10 +8508,10 @@ gatsby-plugin-catch-links@^2.1.16:
85088508
"@babel/runtime" "^7.7.2"
85098509
escape-string-regexp "^1.0.5"
85108510

8511-
gatsby-plugin-codegen@^1.0.7:
8512-
version "1.0.7"
8513-
resolved "https://registry.yarnpkg.com/gatsby-plugin-codegen/-/gatsby-plugin-codegen-1.0.7.tgz#eef7a3c311ef0e776a8eedf9a217fd9324e0cf06"
8514-
integrity sha512-gzPLybbbp6TY+5QhNb41cfpnWh3Hw4SzQ0eLbcwb1UrlwN28uyusdKdj5L2FjCFO7irwDGqgpofRu0BdFA5TZA==
8511+
gatsby-plugin-codegen@^1.0.8:
8512+
version "1.0.8"
8513+
resolved "https://registry.yarnpkg.com/gatsby-plugin-codegen/-/gatsby-plugin-codegen-1.0.8.tgz#8f1e5a05c1d01797e15aa2a56dfc1ad2d8288dd0"
8514+
integrity sha512-B/5wKORMzS69xNTFTNs1hQHyDeYi+nONTuBJUp6CPZTjjiGl4L1IDCBCT1DxYJLGt6CnuRt5+DDfhCkqRXy0/Q==
85158515
dependencies:
85168516
apollo "^2.21.0"
85178517
graphql "^14.5.8"

0 commit comments

Comments
 (0)