doctornpm: update to 1.8.0
Edward Thomson committed
Oct 6, 2021 at 16:18 UTC
641a8d616e94926def843b9d2b1b8815723b8835
2 files changed
+8
-8
package-lock.json
+7
-7
@@ -10,7 +10,7 @@
10
"dependencies": {
11
"gatsby": "^2.32.7",
12
"gatsby-plugin-meta-redirect": "^1.1.1",
13
- "gatsby-theme-doctornpm": "^1.7.0",
13
+ "gatsby-theme-doctornpm": "^1.8.0",
14
"react": "^16.14.0",
15
"react-dom": "^16.14.0"
16
}
@@ -12074,9 +12074,9 @@
12074
}
12075
},
12076
"node_modules/gatsby-theme-doctornpm": {
12077
- "version": "1.7.0",
12078
- "resolved": "https://registry.npmjs.org/gatsby-theme-doctornpm/-/gatsby-theme-doctornpm-1.7.0.tgz",
12079
- "integrity": "sha512-IP4pVfLfeS7Ga5Y+je280phNuR8ZKj63WxBlE2SoyJuyCNd/yq7BYSCDSDg4Vkiz+ETMpQZsNbN1ZHvfh3zHjg==",
12077
+ "version": "1.8.0",
12078
+ "resolved": "https://registry.npmjs.org/gatsby-theme-doctornpm/-/gatsby-theme-doctornpm-1.8.0.tgz",
12079
+ "integrity": "sha512-+gT6PoFXjQCtQsPTvTv2E/DN/naoL0qax+fodcPRFINqYOW/DqSPDk5ZzQ49NzjJqZNzpLNPZSn5QbjsqgpTHQ==",
12080
"dependencies": {
12081
"@babel/preset-env": "^7.5.5",
12082
"@babel/preset-react": "^7.0.0",
@@ -40162,9 +40162,9 @@
40162
}
40163
},
40164
"gatsby-theme-doctornpm": {
40165
- "version": "1.7.0",
40166
- "resolved": "https://registry.npmjs.org/gatsby-theme-doctornpm/-/gatsby-theme-doctornpm-1.7.0.tgz",
40167
- "integrity": "sha512-IP4pVfLfeS7Ga5Y+je280phNuR8ZKj63WxBlE2SoyJuyCNd/yq7BYSCDSDg4Vkiz+ETMpQZsNbN1ZHvfh3zHjg==",
40165
+ "version": "1.8.0",
40166
+ "resolved": "https://registry.npmjs.org/gatsby-theme-doctornpm/-/gatsby-theme-doctornpm-1.8.0.tgz",
40167
+ "integrity": "sha512-+gT6PoFXjQCtQsPTvTv2E/DN/naoL0qax+fodcPRFINqYOW/DqSPDk5ZzQ49NzjJqZNzpLNPZSn5QbjsqgpTHQ==",
40168
"requires": {
40169
"@babel/preset-env": "^7.5.5",
40170
"@babel/preset-react": "^7.0.0",
package.json
+1
-1
@@ -14,7 +14,7 @@
14
"dependencies": {
15
"gatsby": "^2.32.7",
16
"gatsby-plugin-meta-redirect": "^1.1.1",
17
- "gatsby-theme-doctornpm": "^1.7.0",
17
+ "gatsby-theme-doctornpm": "^1.8.0",
18
"react": "^16.14.0",
19
"react-dom": "^16.14.0"
20
}