diff --git a/package-lock.json b/package-lock.json index b3f4c40a..5f59a8d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,8 +24,8 @@ "uuid": "^9.0.0" }, "devDependencies": { - "@commitlint/cli": "^17.6.0", - "@commitlint/config-conventional": "^17.6.0", + "@commitlint/cli": "^17.6.1", + "@commitlint/config-conventional": "^17.6.1", "@types/node": "^10.17.60", "async-iterators": "^0.2.2", "bson": "^4.7.2", @@ -473,13 +473,13 @@ } }, "node_modules/@commitlint/cli": { - "version": "17.6.0", - "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.0.tgz", - "integrity": "sha512-JaZeZ1p6kfkSiZlDoQjK09AuiI9zYQMiIUJzTOM8qNRHFOXOPmiTM56nI67yzeUSNTFu6M/DRqjmdjtA5q3hEg==", + "version": "17.6.1", + "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.1.tgz", + "integrity": "sha512-kCnDD9LE2ySiTnj/VPaxy4/oRayRcdv4aCuVxtoum8SxIU7OADHc0nJPQfheE8bHcs3zZdWzDMWltRosuT13bg==", "dev": true, "dependencies": { "@commitlint/format": "^17.4.4", - "@commitlint/lint": "^17.6.0", + "@commitlint/lint": "^17.6.1", "@commitlint/load": "^17.5.0", "@commitlint/read": "^17.5.1", "@commitlint/types": "^17.4.4", @@ -497,9 +497,9 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "17.6.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.0.tgz", - "integrity": "sha512-2Y9M7MN942bTK5h70fJGknhXA02+OtWCkKeIzTSwsdwz1V7y6bxYv24x052E9XHKtZHJfvM3iLuTOsjRvLqWtA==", + "version": "17.6.1", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.1.tgz", + "integrity": "sha512-ng/ybaSLuTCH9F+7uavSOnEQ9EFMl7lHEjfAEgRh1hwmEe8SpLKpQeMo2aT1IWvHaGMuTb+gjfbzoRf2IR23NQ==", "dev": true, "dependencies": { "conventional-changelog-conventionalcommits": "^5.0.0" @@ -574,14 +574,14 @@ } }, "node_modules/@commitlint/lint": { - "version": "17.6.0", - "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.0.tgz", - "integrity": "sha512-6cEXxpxZd7fbtYMxeosOum/Nnwu3VdSuZcrFSqP9lWNsrHRv4ijVsnLeomvo6WHPchGOeEWAazAI7Q6Ap22fJw==", + "version": "17.6.1", + "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.1.tgz", + "integrity": "sha512-VARJ9kxH64isgwVnC+ABPafCYzqxpsWJIpDaTuI0gh8aX4GQ0i7cn9tvxtFNfJj4ER2BAJeWJ0vURdNYjK2RQQ==", "dev": true, "dependencies": { "@commitlint/is-ignored": "^17.4.4", "@commitlint/parse": "^17.4.4", - "@commitlint/rules": "^17.6.0", + "@commitlint/rules": "^17.6.1", "@commitlint/types": "^17.4.4" }, "engines": { @@ -670,9 +670,9 @@ } }, "node_modules/@commitlint/rules": { - "version": "17.6.0", - "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.6.0.tgz", - "integrity": "sha512-Ka7AsRFvkKMYYE7itgo7hddRGCiV+0BgbTIAq4PWmnkHAECxYpdqMVzW5jaATmXZfwfRRTB57e7KZWj6EPmK1A==", + "version": "17.6.1", + "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.6.1.tgz", + "integrity": "sha512-lUdHw6lYQ1RywExXDdLOKxhpp6857/4c95Dc/1BikrHgdysVUXz26yV0vp1GL7Gv+avx9WqZWTIVB7pNouxlfw==", "dev": true, "dependencies": { "@commitlint/ensure": "^17.4.4", @@ -6056,13 +6056,13 @@ } }, "@commitlint/cli": { - "version": "17.6.0", - "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.0.tgz", - "integrity": "sha512-JaZeZ1p6kfkSiZlDoQjK09AuiI9zYQMiIUJzTOM8qNRHFOXOPmiTM56nI67yzeUSNTFu6M/DRqjmdjtA5q3hEg==", + "version": "17.6.1", + "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.1.tgz", + "integrity": "sha512-kCnDD9LE2ySiTnj/VPaxy4/oRayRcdv4aCuVxtoum8SxIU7OADHc0nJPQfheE8bHcs3zZdWzDMWltRosuT13bg==", "dev": true, "requires": { "@commitlint/format": "^17.4.4", - "@commitlint/lint": "^17.6.0", + "@commitlint/lint": "^17.6.1", "@commitlint/load": "^17.5.0", "@commitlint/read": "^17.5.1", "@commitlint/types": "^17.4.4", @@ -6074,9 +6074,9 @@ } }, "@commitlint/config-conventional": { - "version": "17.6.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.0.tgz", - "integrity": "sha512-2Y9M7MN942bTK5h70fJGknhXA02+OtWCkKeIzTSwsdwz1V7y6bxYv24x052E9XHKtZHJfvM3iLuTOsjRvLqWtA==", + "version": "17.6.1", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.1.tgz", + "integrity": "sha512-ng/ybaSLuTCH9F+7uavSOnEQ9EFMl7lHEjfAEgRh1hwmEe8SpLKpQeMo2aT1IWvHaGMuTb+gjfbzoRf2IR23NQ==", "dev": true, "requires": { "conventional-changelog-conventionalcommits": "^5.0.0" @@ -6133,14 +6133,14 @@ } }, "@commitlint/lint": { - "version": "17.6.0", - "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.0.tgz", - "integrity": "sha512-6cEXxpxZd7fbtYMxeosOum/Nnwu3VdSuZcrFSqP9lWNsrHRv4ijVsnLeomvo6WHPchGOeEWAazAI7Q6Ap22fJw==", + "version": "17.6.1", + "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.1.tgz", + "integrity": "sha512-VARJ9kxH64isgwVnC+ABPafCYzqxpsWJIpDaTuI0gh8aX4GQ0i7cn9tvxtFNfJj4ER2BAJeWJ0vURdNYjK2RQQ==", "dev": true, "requires": { "@commitlint/is-ignored": "^17.4.4", "@commitlint/parse": "^17.4.4", - "@commitlint/rules": "^17.6.0", + "@commitlint/rules": "^17.6.1", "@commitlint/types": "^17.4.4" } }, @@ -6211,9 +6211,9 @@ } }, "@commitlint/rules": { - "version": "17.6.0", - "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.6.0.tgz", - "integrity": "sha512-Ka7AsRFvkKMYYE7itgo7hddRGCiV+0BgbTIAq4PWmnkHAECxYpdqMVzW5jaATmXZfwfRRTB57e7KZWj6EPmK1A==", + "version": "17.6.1", + "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.6.1.tgz", + "integrity": "sha512-lUdHw6lYQ1RywExXDdLOKxhpp6857/4c95Dc/1BikrHgdysVUXz26yV0vp1GL7Gv+avx9WqZWTIVB7pNouxlfw==", "dev": true, "requires": { "@commitlint/ensure": "^17.4.4", diff --git a/package.json b/package.json index 6cab59eb..4d243ab4 100644 --- a/package.json +++ b/package.json @@ -36,8 +36,8 @@ "posttest": "npm run lint" }, "devDependencies": { - "@commitlint/cli": "^17.6.0", - "@commitlint/config-conventional": "^17.6.0", + "@commitlint/cli": "^17.6.1", + "@commitlint/config-conventional": "^17.6.1", "@types/node": "^10.17.60", "async-iterators": "^0.2.2", "bson": "^4.7.2",