diff --git a/package-lock.json b/package-lock.json index 49e7a494..8f91b5c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@davidsneighbour/eslint-config": "5.2.44", "@davidsneighbour/markdownlint-config": "5.2.44", "@davidsneighbour/postcss-config": "5.2.43", - "@davidsneighbour/remark-config": "5.2.43", + "@davidsneighbour/remark-config": "5.2.44", "@davidsneighbour/standard-version-config": "5.2.43", "@davidsneighbour/tools": "5.2.43", "@netlify/functions": "2.1.0", @@ -1477,9 +1477,9 @@ } }, "node_modules/@davidsneighbour/remark-config": { - "version": "5.2.43", - "resolved": "https://registry.npmjs.org/@davidsneighbour/remark-config/-/remark-config-5.2.43.tgz", - "integrity": "sha512-CHtEYwTLBvhA2NBrL37iWQ74CzoHcpbX8uebJZPswLOPeB82Xe1eftpm7vV+uMzqaCIM6FOr3tOGarwBAS/y5A==", + "version": "5.2.44", + "resolved": "https://registry.npmjs.org/@davidsneighbour/remark-config/-/remark-config-5.2.44.tgz", + "integrity": "sha512-FCnGDGI510a4vhjcsCgtcw/mkwrd4yQQ/E8rZcU88HwrdGSkNWWHIVT88AjaL46i3rMBAhbDbTkYSidSFV3dWg==", "dependencies": { "remark": "14.0.3", "remark-cli": "11.0.0", diff --git a/package.json b/package.json index 5fefa43d..798d9586 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@davidsneighbour/eslint-config": "5.2.44", "@davidsneighbour/markdownlint-config": "5.2.44", "@davidsneighbour/postcss-config": "5.2.43", - "@davidsneighbour/remark-config": "5.2.43", + "@davidsneighbour/remark-config": "5.2.44", "@davidsneighbour/standard-version-config": "5.2.43", "@davidsneighbour/tools": "5.2.43", "@netlify/functions": "2.1.0",