From 09028e205996463099d4c9dca0d7f58661207835 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 19:54:14 +0000 Subject: [PATCH] devdeps: bump the map-colonies group with 2 updates Bumps the map-colonies group with 2 updates: [@map-colonies/infra-copilot-instructions](https://github.com/MapColonies/infra-copilot-instructions) and [@map-colonies/tsconfig](https://github.com/MapColonies/tsconfig). Updates `@map-colonies/infra-copilot-instructions` from 1.0.0 to 1.1.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.1.0) Updates `@map-colonies/tsconfig` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/MapColonies/tsconfig/releases) - [Changelog](https://github.com/MapColonies/tsconfig/blob/master/CHANGELOG.md) - [Commits](https://github.com/MapColonies/tsconfig/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: "@map-colonies/infra-copilot-instructions" dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: map-colonies - dependency-name: "@map-colonies/tsconfig" dependency-version: 1.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: map-colonies ... Signed-off-by: dependabot[bot] --- package-lock.json | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4364610..f069782 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2209,9 +2209,9 @@ } }, "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.1.0", + "resolved": "https://registry.npmjs.org/@map-colonies/infra-copilot-instructions/-/infra-copilot-instructions-1.1.0.tgz", + "integrity": "sha512-uqceLTjaou7IKIZ0yLhxT0lAr0KTKSwd6knZQ0VAxa12mpXykYLOZMsnWAtSI/z/RKFtdSfIOjE2wackg63u9g==", "dev": true, "license": "ISC", "engines": { @@ -2225,12 +2225,16 @@ "dev": true }, "node_modules/@map-colonies/tsconfig": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@map-colonies/tsconfig/-/tsconfig-1.0.0.tgz", - "integrity": "sha512-POVvNJXvlnw7WxxL69Pz1qutn6EiCoCqYpB0304IwGjvNGMi2UqhTvroA/GruXX9rzkVfGp8IGn4kxO5m0kCcQ==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@map-colonies/tsconfig/-/tsconfig-1.0.1.tgz", + "integrity": "sha512-IEWIV0bx3XG07aVmNrSn5gr/39T37dImLTFsUtxeslU5o2S4cgvCMdl/0K2moMJh6Cfr8uRiX6UTop4jLVE8eA==", "dev": true, + "license": "MIT", "engines": { "node": ">=18" + }, + "peerDependencies": { + "typescript": ">= 5.5.2" } }, "node_modules/@nodelib/fs.scandir": { @@ -10718,9 +10722,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.1.0", + "resolved": "https://registry.npmjs.org/@map-colonies/infra-copilot-instructions/-/infra-copilot-instructions-1.1.0.tgz", + "integrity": "sha512-uqceLTjaou7IKIZ0yLhxT0lAr0KTKSwd6knZQ0VAxa12mpXykYLOZMsnWAtSI/z/RKFtdSfIOjE2wackg63u9g==", "dev": true }, "@map-colonies/prettier-config": { @@ -10730,10 +10734,11 @@ "dev": true }, "@map-colonies/tsconfig": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@map-colonies/tsconfig/-/tsconfig-1.0.0.tgz", - "integrity": "sha512-POVvNJXvlnw7WxxL69Pz1qutn6EiCoCqYpB0304IwGjvNGMi2UqhTvroA/GruXX9rzkVfGp8IGn4kxO5m0kCcQ==", - "dev": true + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@map-colonies/tsconfig/-/tsconfig-1.0.1.tgz", + "integrity": "sha512-IEWIV0bx3XG07aVmNrSn5gr/39T37dImLTFsUtxeslU5o2S4cgvCMdl/0K2moMJh6Cfr8uRiX6UTop4jLVE8eA==", + "dev": true, + "requires": {} }, "@nodelib/fs.scandir": { "version": "2.1.5",