diff --git a/package-lock.json b/package-lock.json index 95f0b4da..7cb9cccd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@davidsneighbour/commitlint-config": "2024.3.32", "@davidsneighbour/eslint-config": "2024.3.37", "@davidsneighbour/release-config": "2024.3.32", - "@davidsneighbour/remark-config": "2024.3.32", + "@davidsneighbour/remark-config": "2024.3.38", "@davidsneighbour/tools": "2024.3.37", "fs-extra": "11.2.0", "shelljs": "0.8.5", @@ -2855,10 +2855,9 @@ } }, "node_modules/@davidsneighbour/remark-config": { - "version": "2024.3.32", - "resolved": "https://registry.npmjs.org/@davidsneighbour/remark-config/-/remark-config-2024.3.32.tgz", - "integrity": "sha512-hVPqw5/eRCPRduYGYaaqTZ2eCUI8QJ6V8Iysw7SakvQL9HKsTGxxbLi3VUCQaUBYXSrC9JW5Q8xm2TaivXVU8w==", - "license": "MIT", + "version": "2024.3.38", + "resolved": "https://registry.npmjs.org/@davidsneighbour/remark-config/-/remark-config-2024.3.38.tgz", + "integrity": "sha512-o6Soz+jZjj104iJfu++1PjFTry0XB/SVVINCTWjYV/OwotwVe4PZGLsocUsmQlGvth4u7O16/z41BpjoImvShg==", "dependencies": { "remark": "15.0.1", "remark-cli": "12.0.1", diff --git a/package.json b/package.json index b9b74e5e..7f9e222b 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@davidsneighbour/commitlint-config": "2024.3.32", "@davidsneighbour/eslint-config": "2024.3.37", "@davidsneighbour/release-config": "2024.3.32", - "@davidsneighbour/remark-config": "2024.3.32", + "@davidsneighbour/remark-config": "2024.3.38", "@davidsneighbour/tools": "2024.3.37", "fs-extra": "11.2.0", "shelljs": "0.8.5",