Chore(deps-dev): Bump @relative-ci/agent from 4.1.4 to 4.1.5

Bumps [@relative-ci/agent](https://github.com/relative-ci/agent) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/relative-ci/agent/releases)
- [Commits](https://github.com/relative-ci/agent/compare/v4.1.4...v4.1.5)

---
updated-dependencies:
- dependency-name: "@relative-ci/agent"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-24 03:53:51 +00:00
committed by GitHub
parent 3badc73e5e
commit 27be8991a6

111
package-lock.json generated
View File

@@ -1811,9 +1811,9 @@
"dev": true "dev": true
}, },
"node_modules/@bundle-stats/plugin-webpack-validate": { "node_modules/@bundle-stats/plugin-webpack-validate": {
"version": "4.3.3", "version": "4.4.2",
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.3.3.tgz", "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.4.2.tgz",
"integrity": "sha512-sv2AVnugf99eED09apmTl/sTLtrNyQfRFSgcD788tu8Qhw5yEWdyhkaT6RNKP6ZGy21+eiOgmP2COqeLZaOxXQ==", "integrity": "sha512-vdujMY0OkW1ook6blqFYgb+kW8amH41kA9ukixL0fuM3NFpbQEEv5mi7mnTG14zcz56hkF5+uJz8Q7ie+4/X0Q==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"lodash": "4.17.21", "lodash": "4.17.21",
@@ -4218,22 +4218,22 @@
} }
}, },
"node_modules/@relative-ci/agent": { "node_modules/@relative-ci/agent": {
"version": "4.1.4", "version": "4.1.5",
"resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.1.4.tgz", "resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.1.5.tgz",
"integrity": "sha512-3p7IexKUHHrTvHUAM8ZvrywMfMRj9ulTb9hJcGJ63EAULjGBngi8dcniX4ESg52bmbvip0QBdsAH6H+UOC1pxA==", "integrity": "sha512-SXYXWFTVEyCWZo9slhmrOheucN/HKkg91D2qjRNCbmBL0lA4/tu0FQ1Yu7qvHKjo1iBalO+zTHqp1++mKDtx8w==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@bundle-stats/plugin-webpack-filter": "4.3.3", "@bundle-stats/plugin-webpack-filter": "4.4.2",
"@bundle-stats/plugin-webpack-validate": "4.3.3", "@bundle-stats/plugin-webpack-validate": "4.4.2",
"core-js": "3.30.1", "core-js": "3.31.0",
"cosmiconfig": "8.1.3", "cosmiconfig": "8.2.0",
"debug": "4.3.4", "debug": "4.3.4",
"dotenv": "16.0.3", "dotenv": "16.3.1",
"env-ci": "7.3.0", "env-ci": "7.3.0",
"fs-extra": "11.1.1", "fs-extra": "11.1.1",
"isomorphic-fetch": "3.0.0", "isomorphic-fetch": "3.0.0",
"lodash": "4.17.21", "lodash": "4.17.21",
"yargs": "17.7.1" "yargs": "17.7.2"
}, },
"bin": { "bin": {
"relative-ci-agent": "bin/index.js" "relative-ci-agent": "bin/index.js"
@@ -4246,9 +4246,9 @@
} }
}, },
"node_modules/@relative-ci/agent/node_modules/@bundle-stats/plugin-webpack-filter": { "node_modules/@relative-ci/agent/node_modules/@bundle-stats/plugin-webpack-filter": {
"version": "4.3.3", "version": "4.4.2",
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.3.3.tgz", "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.4.2.tgz",
"integrity": "sha512-8zix4yzzHa3/JyrMEGFPTDtB+uST1gspIkxgsgPlZQ6UGhm0yFvwYIKD47GnslXiGV/s/tio9XbsoamlfV8fRA==", "integrity": "sha512-qWtRE7vHPbu3yFFkK/qnD79B2mzmnH29lqGYAhKQhxEJKeIdLWKi2RNvd8mBspSaaCxLI6bq/SCZ8I0S9VbD3g==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">= 14.0" "node": ">= 14.0"
@@ -4264,9 +4264,9 @@
"dev": true "dev": true
}, },
"node_modules/@relative-ci/agent/node_modules/core-js": { "node_modules/@relative-ci/agent/node_modules/core-js": {
"version": "3.30.1", "version": "3.31.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.30.1.tgz", "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.31.0.tgz",
"integrity": "sha512-ZNS5nbiSwDTq4hFosEDqm65izl2CWmLz0hARJMyNQBgkUZMIF51cQiMvIQKA6hvuaeWxQDP3hEedM1JZIgTldQ==", "integrity": "sha512-NIp2TQSGfR6ba5aalZD+ZQ1fSxGhDo/s1w0nx3RYzf2pnJxt7YynxFlFScP6eV7+GZsKO95NSjGxyJsU3DZgeQ==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"funding": { "funding": {
@@ -4275,9 +4275,9 @@
} }
}, },
"node_modules/@relative-ci/agent/node_modules/cosmiconfig": { "node_modules/@relative-ci/agent/node_modules/cosmiconfig": {
"version": "8.1.3", "version": "8.2.0",
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.3.tgz", "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.2.0.tgz",
"integrity": "sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==", "integrity": "sha512-3rTMnFJA1tCOPwRxtgF4wd7Ab2qvDbL8jX+3smjIbS4HlZBagTlpERbdN7iAbWlrfxE3M8c27kTwTawQ7st+OQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"import-fresh": "^3.2.1", "import-fresh": "^3.2.1",
@@ -8086,12 +8086,15 @@
} }
}, },
"node_modules/dotenv": { "node_modules/dotenv": {
"version": "16.0.3", "version": "16.3.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.0.3.tgz", "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.3.1.tgz",
"integrity": "sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==", "integrity": "sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=12" "node": ">=12"
},
"funding": {
"url": "https://github.com/motdotla/dotenv?sponsor=1"
} }
}, },
"node_modules/easymde": { "node_modules/easymde": {
@@ -20061,9 +20064,9 @@
} }
}, },
"node_modules/yargs": { "node_modules/yargs": {
"version": "17.7.1", "version": "17.7.2",
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.1.tgz", "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
"integrity": "sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==", "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"cliui": "^8.0.1", "cliui": "^8.0.1",
@@ -21359,9 +21362,9 @@
"dev": true "dev": true
}, },
"@bundle-stats/plugin-webpack-validate": { "@bundle-stats/plugin-webpack-validate": {
"version": "4.3.3", "version": "4.4.2",
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.3.3.tgz", "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.4.2.tgz",
"integrity": "sha512-sv2AVnugf99eED09apmTl/sTLtrNyQfRFSgcD788tu8Qhw5yEWdyhkaT6RNKP6ZGy21+eiOgmP2COqeLZaOxXQ==", "integrity": "sha512-vdujMY0OkW1ook6blqFYgb+kW8amH41kA9ukixL0fuM3NFpbQEEv5mi7mnTG14zcz56hkF5+uJz8Q7ie+4/X0Q==",
"dev": true, "dev": true,
"requires": { "requires": {
"lodash": "4.17.21", "lodash": "4.17.21",
@@ -23125,28 +23128,28 @@
} }
}, },
"@relative-ci/agent": { "@relative-ci/agent": {
"version": "4.1.4", "version": "4.1.5",
"resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.1.4.tgz", "resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.1.5.tgz",
"integrity": "sha512-3p7IexKUHHrTvHUAM8ZvrywMfMRj9ulTb9hJcGJ63EAULjGBngi8dcniX4ESg52bmbvip0QBdsAH6H+UOC1pxA==", "integrity": "sha512-SXYXWFTVEyCWZo9slhmrOheucN/HKkg91D2qjRNCbmBL0lA4/tu0FQ1Yu7qvHKjo1iBalO+zTHqp1++mKDtx8w==",
"dev": true, "dev": true,
"requires": { "requires": {
"@bundle-stats/plugin-webpack-filter": "4.3.3", "@bundle-stats/plugin-webpack-filter": "4.4.2",
"@bundle-stats/plugin-webpack-validate": "4.3.3", "@bundle-stats/plugin-webpack-validate": "4.4.2",
"core-js": "3.30.1", "core-js": "3.31.0",
"cosmiconfig": "8.1.3", "cosmiconfig": "8.2.0",
"debug": "4.3.4", "debug": "4.3.4",
"dotenv": "16.0.3", "dotenv": "16.3.1",
"env-ci": "7.3.0", "env-ci": "7.3.0",
"fs-extra": "11.1.1", "fs-extra": "11.1.1",
"isomorphic-fetch": "3.0.0", "isomorphic-fetch": "3.0.0",
"lodash": "4.17.21", "lodash": "4.17.21",
"yargs": "17.7.1" "yargs": "17.7.2"
}, },
"dependencies": { "dependencies": {
"@bundle-stats/plugin-webpack-filter": { "@bundle-stats/plugin-webpack-filter": {
"version": "4.3.3", "version": "4.4.2",
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.3.3.tgz", "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.4.2.tgz",
"integrity": "sha512-8zix4yzzHa3/JyrMEGFPTDtB+uST1gspIkxgsgPlZQ6UGhm0yFvwYIKD47GnslXiGV/s/tio9XbsoamlfV8fRA==", "integrity": "sha512-qWtRE7vHPbu3yFFkK/qnD79B2mzmnH29lqGYAhKQhxEJKeIdLWKi2RNvd8mBspSaaCxLI6bq/SCZ8I0S9VbD3g==",
"dev": true, "dev": true,
"requires": {} "requires": {}
}, },
@@ -23157,15 +23160,15 @@
"dev": true "dev": true
}, },
"core-js": { "core-js": {
"version": "3.30.1", "version": "3.31.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.30.1.tgz", "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.31.0.tgz",
"integrity": "sha512-ZNS5nbiSwDTq4hFosEDqm65izl2CWmLz0hARJMyNQBgkUZMIF51cQiMvIQKA6hvuaeWxQDP3hEedM1JZIgTldQ==", "integrity": "sha512-NIp2TQSGfR6ba5aalZD+ZQ1fSxGhDo/s1w0nx3RYzf2pnJxt7YynxFlFScP6eV7+GZsKO95NSjGxyJsU3DZgeQ==",
"dev": true "dev": true
}, },
"cosmiconfig": { "cosmiconfig": {
"version": "8.1.3", "version": "8.2.0",
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.3.tgz", "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.2.0.tgz",
"integrity": "sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==", "integrity": "sha512-3rTMnFJA1tCOPwRxtgF4wd7Ab2qvDbL8jX+3smjIbS4HlZBagTlpERbdN7iAbWlrfxE3M8c27kTwTawQ7st+OQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"import-fresh": "^3.2.1", "import-fresh": "^3.2.1",
@@ -26112,9 +26115,9 @@
} }
}, },
"dotenv": { "dotenv": {
"version": "16.0.3", "version": "16.3.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.0.3.tgz", "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.3.1.tgz",
"integrity": "sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==", "integrity": "sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==",
"dev": true "dev": true
}, },
"easymde": { "easymde": {
@@ -34663,9 +34666,9 @@
"peer": true "peer": true
}, },
"yargs": { "yargs": {
"version": "17.7.1", "version": "17.7.2",
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.1.tgz", "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
"integrity": "sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==", "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
"dev": true, "dev": true,
"requires": { "requires": {
"cliui": "^8.0.1", "cliui": "^8.0.1",