diff --git a/package-lock.json b/package-lock.json index 403585b..3959ab9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "devDependencies": { "@commitlint/cli": "^19.7.1", "@map-colonies/commitlint-config": "^1.1.1", - "@map-colonies/infra-copilot-instructions": "^1.0.0", + "@map-colonies/infra-copilot-instructions": "^1.2.0", "commitlint": "^19.7.1", "husky": "^9.1.7" } @@ -546,11 +546,10 @@ } }, "node_modules/@map-colonies/infra-copilot-instructions": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@map-colonies/infra-copilot-instructions/-/infra-copilot-instructions-1.0.0.tgz", - "integrity": "sha512-W+DUMYl7eUPtiRnFMJW+cBWtMKrHinrf3vl3p1rzM1mFpgKBveWehbsh7Tn1VmLaa0QVw2xERKJJL5tQmQZgFA==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@map-colonies/infra-copilot-instructions/-/infra-copilot-instructions-1.2.0.tgz", + "integrity": "sha512-iFoU10Vq6xqLAXZvpnFmgqMh667ae3PueKiE7KT8g5x+vFSJ1W2HJjHzeScqditI1l9a7Xxmpw6GmldGi2s6WA==", "dev": true, - "license": "ISC", "engines": { "node": ">=20" } @@ -1742,9 +1741,9 @@ } }, "@map-colonies/infra-copilot-instructions": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@map-colonies/infra-copilot-instructions/-/infra-copilot-instructions-1.0.0.tgz", - "integrity": "sha512-W+DUMYl7eUPtiRnFMJW+cBWtMKrHinrf3vl3p1rzM1mFpgKBveWehbsh7Tn1VmLaa0QVw2xERKJJL5tQmQZgFA==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@map-colonies/infra-copilot-instructions/-/infra-copilot-instructions-1.2.0.tgz", + "integrity": "sha512-iFoU10Vq6xqLAXZvpnFmgqMh667ae3PueKiE7KT8g5x+vFSJ1W2HJjHzeScqditI1l9a7Xxmpw6GmldGi2s6WA==", "dev": true }, "@types/conventional-commits-parser": { diff --git a/package.json b/package.json index 5b9ac79..f8dc49e 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "homepage": "https://github.com/MapColonies/prettier-config#readme", "devDependencies": { "@commitlint/cli": "^19.7.1", - "@map-colonies/infra-copilot-instructions": "^1.0.0", + "@map-colonies/infra-copilot-instructions": "^1.2.0", "@map-colonies/commitlint-config": "^1.1.1", "commitlint": "^19.7.1", "husky": "^9.1.7"