From b7afbd0739b71df1cc300954f5a404a2a54c03df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 19:31:01 +0000 Subject: [PATCH] devdeps: bump @map-colonies/infra-copilot-instructions Bumps the dev-patch group with 1 update in the / directory: [@map-colonies/infra-copilot-instructions](https://github.com/MapColonies/infra-copilot-instructions). Updates `@map-colonies/infra-copilot-instructions` from 1.0.0 to 1.2.0 - [Release notes](https://github.com/MapColonies/infra-copilot-instructions/releases) - [Changelog](https://github.com/MapColonies/infra-copilot-instructions/blob/master/CHANGELOG.md) - [Commits](https://github.com/MapColonies/infra-copilot-instructions/compare/v1.0.0...v1.2.0) --- updated-dependencies: - dependency-name: "@map-colonies/infra-copilot-instructions" dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 15 +++++++-------- package.json | 2 +- 2 files changed, 8 insertions(+), 9 deletions(-) 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"