From 242d61dd99bf5fed25b1d864a4738237b275667b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Jul 2022 21:56:08 +0000 Subject: [PATCH] Chore: Update devDependencies (non-major) | datasource | package | from | to | | ---------- | ----------------------------------------- | ------ | ------ | | npm | @babel/cli | 7.18.6 | 7.18.6 | | npm | @babel/core | 7.18.6 | 7.18.6 | | npm | @babel/node | 7.18.6 | 7.18.6 | | npm | @babel/plugin-proposal-class-properties | 7.18.6 | 7.18.6 | | npm | @babel/plugin-proposal-decorators | 7.18.6 | 7.18.6 | | npm | @babel/plugin-proposal-object-rest-spread | 7.18.6 | 7.18.6 | | npm | @babel/plugin-proposal-optional-chaining | 7.18.6 | 7.18.6 | | npm | @babel/preset-env | 7.18.6 | 7.18.6 | | npm | @babel/runtime | 7.18.6 | 7.18.6 | | npm | @commitlint/cli | 16.3.0 | 16.3.0 | | npm | @commitlint/lint | 16.2.4 | 16.2.4 | | npm | chai | 4.3.6 | 4.3.6 | | npm | danger | 11.1.1 | 11.1.1 | | npm | eslint | 8.19.0 | 8.19.0 | | npm | eslint-config-incredible | 2.4.2 | 2.4.2 | | npm | eslint-plugin-import | 2.26.0 | 2.26.0 | | npm | eslint-plugin-mocha | 10.0.5 | 10.0.5 | | npm | eslint-plugin-regexp | 1.7.0 | 1.7.0 | | npm | eslint-plugin-security | 1.5.0 | 1.5.0 | | npm | eslint-plugin-sonarjs | 0.11.0 | 0.13.0 | | npm | lockfile-lint | 4.7.6 | 4.7.6 | | npm | mocha | 9.2.0 | 9.2.2 | | npm | node-package-tester | 1.3.6 | 1.3.6 | | npm | semantic-release | 19.0.3 | 19.0.3 | | npm | semantic-release-telegram | 1.5.2 | 1.5.2 | --- package-lock.json | 59 ++++++++++++++++++++++++++++------------------- package.json | 50 +++++++++++++++++++-------------------- 2 files changed, 60 insertions(+), 49 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8c73412..d7b6be4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ianus", - "version": "0.0.2", + "version": "1.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -5093,9 +5093,9 @@ } }, "eslint-plugin-sonarjs": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.11.0.tgz", - "integrity": "sha512-ei/WuZiL0wP+qx2KrxKyZs3+eDbxiGAhFSm3GKCOOAUkg+G2ny6TSXDB2j67tvyqHefi+eoQsAgGQvz+nEtIBw==", + "version": "0.13.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.13.0.tgz", + "integrity": "sha512-t3m7ta0EspzDxSOZh3cEOJIJVZgN/TlJYaBGnQlK6W/PZNbWep8q4RQskkJkA7/zwNpX0BaoEOSUUrqaADVoqA==", "dev": true }, "eslint-plugin-unicorn": { @@ -7915,9 +7915,9 @@ } }, "mocha": { - "version": "9.2.0", - "resolved": "https://registry.npmjs.org/mocha/-/mocha-9.2.0.tgz", - "integrity": "sha512-kNn7E8g2SzVcq0a77dkphPsDSN7P+iYkqE0ZsGCYWRsoiKjOt+NvXfaagik8vuDa6W5Zw3qxe8Jfpt5qKf+6/Q==", + "version": "9.2.2", + "resolved": "https://registry.npmjs.org/mocha/-/mocha-9.2.2.tgz", + "integrity": "sha512-L6XC3EdwT6YrIk0yXpavvLkn8h+EU+Y5UcCHKECyMbdUIxyMuZj4bX4U9e1nvnvUUvQVsV2VHQr5zLdcUkhW/g==", "dev": true, "requires": { "@ungap/promise-all-settled": "1.1.2", @@ -7933,9 +7933,9 @@ "he": "1.2.0", "js-yaml": "4.1.0", "log-symbols": "4.1.0", - "minimatch": "3.0.4", + "minimatch": "4.2.1", "ms": "2.1.3", - "nanoid": "3.2.0", + "nanoid": "3.3.1", "serialize-javascript": "6.0.0", "strip-json-comments": "3.1.1", "supports-color": "8.1.1", @@ -8013,6 +8013,17 @@ "minimatch": "^3.0.4", "once": "^1.3.0", "path-is-absolute": "^1.0.0" + }, + "dependencies": { + "minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "requires": { + "brace-expansion": "^1.1.7" + } + } } }, "js-yaml": { @@ -8034,9 +8045,9 @@ } }, "minimatch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-4.2.1.tgz", + "integrity": "sha512-9Uq1ChtSZO+Mxa/CL1eGizn2vRn3MlLgzhT0Iz8zaY8NdvxvB0d5QdPFmCKf7JKA9Lerx5vRrnwO03jsSfGG9g==", "dev": true, "requires": { "brace-expansion": "^1.1.7" @@ -8157,9 +8168,9 @@ "integrity": "sha512-fHrxMrMG36+M2nRWeD4Y5h7TYhf1iIelikIDYG1SFD/Tmt6EXMuxn5sYglSX5LrXJRpg10DrQPU75bcCebCxjQ==" }, "nanoid": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.2.0.tgz", - "integrity": "sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.1.tgz", + "integrity": "sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==", "dev": true }, "natural-compare": { @@ -8307,15 +8318,6 @@ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", "dev": true - }, - "npt_semver": { - "version": "npm:semver@7.3.5", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", - "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==", - "dev": true, - "requires": { - "lru-cache": "^6.0.0" - } } } }, @@ -10070,6 +10072,15 @@ "path-key": "^3.0.0" } }, + "npt_semver": { + "version": "npm:semver@7.3.5", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", + "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, "nyc": { "version": "15.1.0", "resolved": "https://registry.npmjs.org/nyc/-/nyc-15.1.0.tgz", diff --git a/package.json b/package.json index 5fb77ca..3f5b4e4 100644 --- a/package.json +++ b/package.json @@ -33,52 +33,52 @@ }, "homepage": "https://github.com/pustovitDmytro/ianus#readme", "devDependencies": { - "@babel/cli": "^7.16.8", - "@babel/core": "^7.16.12", - "@babel/node": "^7.16.8", - "@babel/plugin-proposal-class-properties": "^7.16.7", - "@babel/plugin-proposal-decorators": "^7.16.7", - "@babel/plugin-proposal-object-rest-spread": "^7.16.7", - "@babel/plugin-proposal-optional-chaining": "^7.16.7", + "@babel/cli": "^7.18.6", + "@babel/core": "^7.18.6", + "@babel/node": "^7.18.6", + "@babel/plugin-proposal-class-properties": "^7.18.6", + "@babel/plugin-proposal-decorators": "^7.18.6", + "@babel/plugin-proposal-object-rest-spread": "^7.18.6", + "@babel/plugin-proposal-optional-chaining": "^7.18.6", "@babel/polyfill": "^7.12.1", - "@babel/preset-env": "^7.16.11", - "@babel/runtime": "^7.16.7", - "@commitlint/cli": "^16.1.0", - "@commitlint/lint": "^16.0.0", + "@babel/preset-env": "^7.18.6", + "@babel/runtime": "^7.18.6", + "@commitlint/cli": "^16.3.0", + "@commitlint/lint": "^16.2.4", "@google/semantic-release-replace-plugin": "^1.1.0", "@semantic-release/changelog": "^6.0.1", "@semantic-release/exec": "^6.0.3", "@semantic-release/git": "^10.0.1", "babel-plugin-module-resolver": "^4.1.0", - "chai": "^4.3.4", + "chai": "^4.3.6", "chance": "^1.1.8", "conventional-changelog-eslint": "^3.0.9", "coveralls": "^3.1.1", - "danger": "^11.0.2", - "eslint": "^8.8.0", - "eslint-config-incredible": "^2.4.0", + "danger": "^11.1.1", + "eslint": "^8.19.0", + "eslint-config-incredible": "^2.4.2", "eslint-plugin-censor": "^1.5.2", - "eslint-plugin-import": "^2.25.4", + "eslint-plugin-import": "^2.26.0", "eslint-plugin-markdown": "^2.2.1", - "eslint-plugin-mocha": "^10.0.3", + "eslint-plugin-mocha": "^10.0.5", "eslint-plugin-no-secrets": "^0.8.9", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^6.0.0", - "eslint-plugin-regexp": "^1.5.1", + "eslint-plugin-regexp": "^1.7.0", "eslint-plugin-scanjs-rules": "^0.2.1", - "eslint-plugin-security": "^1.4.0", - "eslint-plugin-sonarjs": "^0.11.0", + "eslint-plugin-security": "^1.5.0", + "eslint-plugin-sonarjs": "^0.13.0", "eslint-plugin-unicorn": "^40.1.0", "husky": "^7.0.4", "jscpd": "^3.4.5", "json-query": "^2.2.2", - "lockfile-lint": "^4.6.2", - "mocha": "^9.2.0", + "lockfile-lint": "^4.7.6", + "mocha": "^9.2.2", "mocha-junit-reporter": "^2.0.2", - "node-package-tester": "^1.1.28", + "node-package-tester": "^1.3.6", "nyc": "^15.1.0", - "semantic-release": "^19.0.2", - "semantic-release-telegram": "^1.5.1", + "semantic-release": "^19.0.3", + "semantic-release-telegram": "^1.5.2", "supertest": "^6.2.4", "uuid": "^8.3.2", "winston-array-transport": "^1.1.10"