From e691a98c0a530974a96ffaa3940d8423ded10042 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 19:23:57 +0000 Subject: [PATCH] chore(deps-dev): bump the development-dependencies group with 4 updates Bumps the development-dependencies group with 4 updates: [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional), [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint), [prettier](https://github.com/prettier/prettier) and [snyk](https://github.com/snyk/snyk). Updates `@commitlint/config-conventional` from 18.4.4 to 18.5.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.5.0/@commitlint/config-conventional) Updates `commitlint` from 18.4.4 to 18.5.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@alias/commitlint/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.5.0/@alias/commitlint) Updates `prettier` from 3.2.2 to 3.2.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.2.2...3.2.4) Updates `snyk` from 1.1269.0 to 1.1272.0 - [Release notes](https://github.com/snyk/snyk/releases) - [Commits](https://github.com/snyk/snyk/compare/v1.1269.0...v1.1272.0) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: commitlint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: snyk dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 140 +++++++++++++++++++++++----------------------- package.json | 8 +-- 2 files changed, 74 insertions(+), 74 deletions(-) diff --git a/package-lock.json b/package-lock.json index ca8ffc3e7..8e0fe29a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,13 +20,13 @@ "@babel/eslint-parser": "^7.23.3", "@changesets/changelog-git": "^0.2.0", "@changesets/cli": "^2.27.1", - "@commitlint/config-conventional": "^18.4.4", + "@commitlint/config-conventional": "^18.5.0", "@koopjs/auth-direct-file": "^3.0.0", "@koopjs/provider-file-geojson": "^2.2.0", "await-spawn": "^4.0.2", "byline": "^5.0.0", "commitizen": "^4.3.0", - "commitlint": "^18.4.4", + "commitlint": "^18.5.0", "coverage-badges-cli": "^1.2.5", "cross-env": "^7.0.3", "cz-conventional-changelog": "^3.3.0", @@ -40,8 +40,8 @@ "lerna-changelog": "^2.2.0", "lint-staged": "^15.2.0", "nyc": "^15.1.0", - "prettier": "^3.2.2", - "snyk": "^1.1269.0", + "prettier": "^3.2.4", + "snyk": "^1.1272.0", "supertest": "^6.3.4" } }, @@ -1356,14 +1356,14 @@ } }, "node_modules/@commitlint/cli": { - "version": "18.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-18.4.4.tgz", - "integrity": "sha512-Ro3wIo//fV3XiV1EkdpHog6huaEyNcUAVrSmtgKqYM5g982wOWmP4FXvEDFwRMVgz878CNBvvCc33dMZ5AQJ/g==", + "version": "18.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-18.5.0.tgz", + "integrity": "sha512-g/N0mJBrHcTdiccUpJknS6/ru45eIEAZyhEy9sL2ILjzK2IVNrpzlAPtxEr8bZCZLGwPBUrQ5UCIIu4uebhImw==", "dev": true, "dependencies": { "@commitlint/format": "^18.4.4", - "@commitlint/lint": "^18.4.4", - "@commitlint/load": "^18.4.4", + "@commitlint/lint": "^18.5.0", + "@commitlint/load": "^18.5.0", "@commitlint/read": "^18.4.4", "@commitlint/types": "^18.4.4", "execa": "^5.0.0", @@ -1380,9 +1380,9 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "18.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.4.tgz", - "integrity": "sha512-Bz3sPQSboBN+Et/KyZrR+OJ3z9PrHDw7Bls0/hv94PmuHBtMq1dCGxS9XzTGzxeMNlytCC4kxF083tbhPljl3Q==", + "version": "18.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.5.0.tgz", + "integrity": "sha512-XGmU4u3Z7bCn0H0nTEG9LUn6hMDUIPP4P6dun7PKFhtnt/wwiKAqmPj+QRmFiqWjkOWcmrh7w7xRiDL32cWS5g==", "dev": true, "dependencies": { "conventional-changelog-conventionalcommits": "^7.0.2" @@ -1392,9 +1392,9 @@ } }, "node_modules/@commitlint/config-validator": { - "version": "18.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-18.4.4.tgz", - "integrity": "sha512-/QI8KIg/h7O0Eus36fPcEcO3QPBcdXuGfZeCF5m15k0EB2bcU8s6pHNTNEa6xz9PrAefHCL+yzRJj7w20T6Mow==", + "version": "18.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-18.5.0.tgz", + "integrity": "sha512-mDAA6WQPjh9Ida8ACdInDylBQcqeUD2gBHE+dQu+B3OIHiWiSSrq4F2+wg3nDU9EzfcQSwPwYL+QbMmiW5SmLA==", "dev": true, "dependencies": { "@commitlint/types": "^18.4.4", @@ -1554,9 +1554,9 @@ } }, "node_modules/@commitlint/lint": { - "version": "18.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-18.4.4.tgz", - "integrity": "sha512-SoyQstVxMY5Z4GnFRtRzy+NWYb+yVseXgir+7BxnpB59oH05C9XztRrhDw6OnkNeXhjINTpi1HLnuY7So+CaAQ==", + "version": "18.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-18.5.0.tgz", + "integrity": "sha512-4VbfTGTZf/aDaOn+vednMQFu5EIKfERvv7j8La3etQCra0O2QMrZL28xugTroYekawpTkiWWvLswtpVfabIbgw==", "dev": true, "dependencies": { "@commitlint/is-ignored": "^18.4.4", @@ -1569,14 +1569,14 @@ } }, "node_modules/@commitlint/load": { - "version": "18.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-18.4.4.tgz", - "integrity": "sha512-RaDIa9qwOw2xRJ3Jr2DBXd14rmnHJIX2XdZF4kmoF1rgsg/+7cvrExLSUNAkQUNimyjCn1b/bKX2Omm+GdY0XQ==", + "version": "18.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-18.5.0.tgz", + "integrity": "sha512-vpyGgk7rzbFsU01NVwPNC/WetHFP0EwSYnQ1R833SJFHkEo+cWvqoVlw/VoZwBMoI6sF5/lwEdKzFDr1DHJ6+A==", "dev": true, "dependencies": { - "@commitlint/config-validator": "^18.4.4", + "@commitlint/config-validator": "^18.5.0", "@commitlint/execute-rule": "^18.4.4", - "@commitlint/resolve-extends": "^18.4.4", + "@commitlint/resolve-extends": "^18.5.0", "@commitlint/types": "^18.4.4", "chalk": "^4.1.0", "cosmiconfig": "^8.3.6", @@ -1756,12 +1756,12 @@ } }, "node_modules/@commitlint/resolve-extends": { - "version": "18.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-18.4.4.tgz", - "integrity": "sha512-RRpIHSbRnFvmGifVk21Gqazf1QF/yeP+Kkg/e3PlkegcOKd/FGOXp/Kx9cvSO2K7ucSn4GD/oBvgasFoy+NCAw==", + "version": "18.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-18.5.0.tgz", + "integrity": "sha512-OxCYOMnlkOEEIkwTaRiFjHyuWBq962WBZQVHfMHej8tr3d+SfjznvqZhPmW8/SuqtfmGEiJPGWUNOxgwH+O0MA==", "dev": true, "dependencies": { - "@commitlint/config-validator": "^18.4.4", + "@commitlint/config-validator": "^18.5.0", "@commitlint/types": "^18.4.4", "import-fresh": "^3.0.0", "lodash.mergewith": "^4.6.2", @@ -6583,12 +6583,12 @@ } }, "node_modules/commitlint": { - "version": "18.4.4", - "resolved": "https://registry.npmjs.org/commitlint/-/commitlint-18.4.4.tgz", - "integrity": "sha512-O9ubyj1HKvaah/NGG76S6BPNb2J4I+17qYfGcnK7wtqXWEQ6dv/nZqydpA14PHxlpEmItEhjhqvQrnw9Q4bYpA==", + "version": "18.5.0", + "resolved": "https://registry.npmjs.org/commitlint/-/commitlint-18.5.0.tgz", + "integrity": "sha512-wnd3B9wDJGz3KQE1qrrlz7Xn4e33rWAJ3AONIhwsFHcEVjE4BgIVRTAdXOpbnhZKZfMz+pqnRre65fgcWEg8dg==", "dev": true, "dependencies": { - "@commitlint/cli": "^18.4.4", + "@commitlint/cli": "^18.5.0", "@commitlint/types": "^18.4.4" }, "bin": { @@ -17470,9 +17470,9 @@ } }, "node_modules/prettier": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.2.tgz", - "integrity": "sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==", + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.4.tgz", + "integrity": "sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==", "dev": true, "bin": { "prettier": "bin/prettier.cjs" @@ -19303,9 +19303,9 @@ } }, "node_modules/snyk": { - "version": "1.1269.0", - "resolved": "https://registry.npmjs.org/snyk/-/snyk-1.1269.0.tgz", - "integrity": "sha512-t+n5qv402wytsVRAIjMU3xdZCyLZo5BRdQMF+g6/u/WAnpl/fjxR1/XtMqKxW5dNaHnqi+6pRBWJEWK3lFMUcg==", + "version": "1.1272.0", + "resolved": "https://registry.npmjs.org/snyk/-/snyk-1.1272.0.tgz", + "integrity": "sha512-/3t7pzALUceT8F/sS4kb5B8IXK9fuSF1ZbHhj6pJo4GIoN+IlzEbsohh7xO8BkJ/fXQagP/kchXBpPQN6wldUw==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -22551,14 +22551,14 @@ "version": "1.5.0" }, "@commitlint/cli": { - "version": "18.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-18.4.4.tgz", - "integrity": "sha512-Ro3wIo//fV3XiV1EkdpHog6huaEyNcUAVrSmtgKqYM5g982wOWmP4FXvEDFwRMVgz878CNBvvCc33dMZ5AQJ/g==", + "version": "18.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-18.5.0.tgz", + "integrity": "sha512-g/N0mJBrHcTdiccUpJknS6/ru45eIEAZyhEy9sL2ILjzK2IVNrpzlAPtxEr8bZCZLGwPBUrQ5UCIIu4uebhImw==", "dev": true, "requires": { "@commitlint/format": "^18.4.4", - "@commitlint/lint": "^18.4.4", - "@commitlint/load": "^18.4.4", + "@commitlint/lint": "^18.5.0", + "@commitlint/load": "^18.5.0", "@commitlint/read": "^18.4.4", "@commitlint/types": "^18.4.4", "execa": "^5.0.0", @@ -22569,18 +22569,18 @@ } }, "@commitlint/config-conventional": { - "version": "18.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.4.tgz", - "integrity": "sha512-Bz3sPQSboBN+Et/KyZrR+OJ3z9PrHDw7Bls0/hv94PmuHBtMq1dCGxS9XzTGzxeMNlytCC4kxF083tbhPljl3Q==", + "version": "18.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.5.0.tgz", + "integrity": "sha512-XGmU4u3Z7bCn0H0nTEG9LUn6hMDUIPP4P6dun7PKFhtnt/wwiKAqmPj+QRmFiqWjkOWcmrh7w7xRiDL32cWS5g==", "dev": true, "requires": { "conventional-changelog-conventionalcommits": "^7.0.2" } }, "@commitlint/config-validator": { - "version": "18.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-18.4.4.tgz", - "integrity": "sha512-/QI8KIg/h7O0Eus36fPcEcO3QPBcdXuGfZeCF5m15k0EB2bcU8s6pHNTNEa6xz9PrAefHCL+yzRJj7w20T6Mow==", + "version": "18.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-18.5.0.tgz", + "integrity": "sha512-mDAA6WQPjh9Ida8ACdInDylBQcqeUD2gBHE+dQu+B3OIHiWiSSrq4F2+wg3nDU9EzfcQSwPwYL+QbMmiW5SmLA==", "dev": true, "requires": { "@commitlint/types": "^18.4.4", @@ -22699,9 +22699,9 @@ } }, "@commitlint/lint": { - "version": "18.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-18.4.4.tgz", - "integrity": "sha512-SoyQstVxMY5Z4GnFRtRzy+NWYb+yVseXgir+7BxnpB59oH05C9XztRrhDw6OnkNeXhjINTpi1HLnuY7So+CaAQ==", + "version": "18.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-18.5.0.tgz", + "integrity": "sha512-4VbfTGTZf/aDaOn+vednMQFu5EIKfERvv7j8La3etQCra0O2QMrZL28xugTroYekawpTkiWWvLswtpVfabIbgw==", "dev": true, "requires": { "@commitlint/is-ignored": "^18.4.4", @@ -22711,14 +22711,14 @@ } }, "@commitlint/load": { - "version": "18.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-18.4.4.tgz", - "integrity": "sha512-RaDIa9qwOw2xRJ3Jr2DBXd14rmnHJIX2XdZF4kmoF1rgsg/+7cvrExLSUNAkQUNimyjCn1b/bKX2Omm+GdY0XQ==", + "version": "18.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-18.5.0.tgz", + "integrity": "sha512-vpyGgk7rzbFsU01NVwPNC/WetHFP0EwSYnQ1R833SJFHkEo+cWvqoVlw/VoZwBMoI6sF5/lwEdKzFDr1DHJ6+A==", "dev": true, "requires": { - "@commitlint/config-validator": "^18.4.4", + "@commitlint/config-validator": "^18.5.0", "@commitlint/execute-rule": "^18.4.4", - "@commitlint/resolve-extends": "^18.4.4", + "@commitlint/resolve-extends": "^18.5.0", "@commitlint/types": "^18.4.4", "chalk": "^4.1.0", "cosmiconfig": "^8.3.6", @@ -22839,12 +22839,12 @@ } }, "@commitlint/resolve-extends": { - "version": "18.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-18.4.4.tgz", - "integrity": "sha512-RRpIHSbRnFvmGifVk21Gqazf1QF/yeP+Kkg/e3PlkegcOKd/FGOXp/Kx9cvSO2K7ucSn4GD/oBvgasFoy+NCAw==", + "version": "18.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-18.5.0.tgz", + "integrity": "sha512-OxCYOMnlkOEEIkwTaRiFjHyuWBq962WBZQVHfMHej8tr3d+SfjznvqZhPmW8/SuqtfmGEiJPGWUNOxgwH+O0MA==", "dev": true, "requires": { - "@commitlint/config-validator": "^18.4.4", + "@commitlint/config-validator": "^18.5.0", "@commitlint/types": "^18.4.4", "import-fresh": "^3.0.0", "lodash.mergewith": "^4.6.2", @@ -26420,12 +26420,12 @@ } }, "commitlint": { - "version": "18.4.4", - "resolved": "https://registry.npmjs.org/commitlint/-/commitlint-18.4.4.tgz", - "integrity": "sha512-O9ubyj1HKvaah/NGG76S6BPNb2J4I+17qYfGcnK7wtqXWEQ6dv/nZqydpA14PHxlpEmItEhjhqvQrnw9Q4bYpA==", + "version": "18.5.0", + "resolved": "https://registry.npmjs.org/commitlint/-/commitlint-18.5.0.tgz", + "integrity": "sha512-wnd3B9wDJGz3KQE1qrrlz7Xn4e33rWAJ3AONIhwsFHcEVjE4BgIVRTAdXOpbnhZKZfMz+pqnRre65fgcWEg8dg==", "dev": true, "requires": { - "@commitlint/cli": "^18.4.4", + "@commitlint/cli": "^18.5.0", "@commitlint/types": "^18.4.4" } }, @@ -33920,9 +33920,9 @@ "dev": true }, "prettier": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.2.tgz", - "integrity": "sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==", + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.4.tgz", + "integrity": "sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==", "dev": true }, "pretty-format": { @@ -35192,9 +35192,9 @@ } }, "snyk": { - "version": "1.1269.0", - "resolved": "https://registry.npmjs.org/snyk/-/snyk-1.1269.0.tgz", - "integrity": "sha512-t+n5qv402wytsVRAIjMU3xdZCyLZo5BRdQMF+g6/u/WAnpl/fjxR1/XtMqKxW5dNaHnqi+6pRBWJEWK3lFMUcg==", + "version": "1.1272.0", + "resolved": "https://registry.npmjs.org/snyk/-/snyk-1.1272.0.tgz", + "integrity": "sha512-/3t7pzALUceT8F/sS4kb5B8IXK9fuSF1ZbHhj6pJo4GIoN+IlzEbsohh7xO8BkJ/fXQagP/kchXBpPQN6wldUw==", "dev": true, "requires": { "@sentry/node": "^7.36.0", diff --git a/package.json b/package.json index 3a2fdc33c..fe686f0c3 100644 --- a/package.json +++ b/package.json @@ -46,13 +46,13 @@ "@babel/eslint-parser": "^7.23.3", "@changesets/changelog-git": "^0.2.0", "@changesets/cli": "^2.27.1", - "@commitlint/config-conventional": "^18.4.4", + "@commitlint/config-conventional": "^18.5.0", "@koopjs/auth-direct-file": "^3.0.0", "@koopjs/provider-file-geojson": "^2.2.0", "await-spawn": "^4.0.2", "byline": "^5.0.0", "commitizen": "^4.3.0", - "commitlint": "^18.4.4", + "commitlint": "^18.5.0", "coverage-badges-cli": "^1.2.5", "cross-env": "^7.0.3", "cz-conventional-changelog": "^3.3.0", @@ -66,8 +66,8 @@ "lerna-changelog": "^2.2.0", "lint-staged": "^15.2.0", "nyc": "^15.1.0", - "prettier": "^3.2.2", - "snyk": "^1.1269.0", + "prettier": "^3.2.4", + "snyk": "^1.1272.0", "supertest": "^6.3.4" }, "config": {