Chore(deps-dev): Bump @relative-ci/agent from 4.3.0 to 4.3.1
Bumps [@relative-ci/agent](https://github.com/relative-ci/agent) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/relative-ci/agent/releases) - [Commits](https://github.com/relative-ci/agent/compare/v4.3.0...v4.3.1) --- updated-dependencies: - dependency-name: "@relative-ci/agent" dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Luka Trovic
parent
6ecb740508
commit
16930c5e7a
30
package-lock.json
generated
30
package-lock.json
generated
@@ -1995,9 +1995,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@bundle-stats/plugin-webpack-validate": {
|
||||
"version": "4.19.0",
|
||||
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.19.0.tgz",
|
||||
"integrity": "sha512-yYb8pTnRpQZfjOGIwq5RZQCwe1lW5RweBHs4rRqbyfB9LzIw92X3fqYoy3SEJO8jhnoakThOlHiaSlGyCj2xMQ==",
|
||||
"version": "4.19.1",
|
||||
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.19.1.tgz",
|
||||
"integrity": "sha512-bzcYNovzZGGdrIW3blmomFBYTB6mgOoYrmb0CkbHxSXilk29mEb5msS+xqo51jhYzZ9wWoL8JnkWUgngbh12Wg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -4688,18 +4688,18 @@
|
||||
"license": "BSD-3-Clause"
|
||||
},
|
||||
"node_modules/@relative-ci/agent": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.3.0.tgz",
|
||||
"integrity": "sha512-4cX2yN9OrarVQ/+AmLC1gjRK8pdFnl/zFXbzz7gfKQR/mYFO61R/LRQBD4ZGylf1hr3yPkn38XfpOKqMZuYjEA==",
|
||||
"version": "4.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.3.1.tgz",
|
||||
"integrity": "sha512-h+77HX5IGT/ChIPvgXx/LXlIDKSP5CnucXCr1ULEQr9JlEGHs66n98tlWgeAH2WNMrL/+9WlhudXanpeqBymhw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@bundle-stats/plugin-webpack-filter": "4.19.0",
|
||||
"@bundle-stats/plugin-webpack-validate": "4.19.0",
|
||||
"@bundle-stats/plugin-webpack-filter": "4.19.1",
|
||||
"@bundle-stats/plugin-webpack-validate": "4.19.1",
|
||||
"core-js": "3.41.0",
|
||||
"cosmiconfig": "9.0.0",
|
||||
"debug": "4.4.0",
|
||||
"dotenv": "16.4.7",
|
||||
"dotenv": "16.5.0",
|
||||
"env-ci": "7.3.0",
|
||||
"fs-extra": "11.3.0",
|
||||
"lodash": "4.17.21",
|
||||
@@ -4723,9 +4723,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@relative-ci/agent/node_modules/@bundle-stats/plugin-webpack-filter": {
|
||||
"version": "4.19.0",
|
||||
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.19.0.tgz",
|
||||
"integrity": "sha512-vFX4rzAyOT59lZE9tzYM32nSK8wRMfi4vF4oAeTbN+9DQR6TCEI1qiIIUWDgRaEXzj14oEqLP+eXjvbsxJlA6g==",
|
||||
"version": "4.19.1",
|
||||
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.19.1.tgz",
|
||||
"integrity": "sha512-6/Wn5/t3X4mqxn8TvxRQh2hBm294zI4STjliMcL36w1ap9Lw/CUcXuQwx/kCoTUC9JpncPlXus6Oht6/8Hs5zw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -9174,9 +9174,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/dotenv": {
|
||||
"version": "16.4.7",
|
||||
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.7.tgz",
|
||||
"integrity": "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==",
|
||||
"version": "16.5.0",
|
||||
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.5.0.tgz",
|
||||
"integrity": "sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==",
|
||||
"dev": true,
|
||||
"license": "BSD-2-Clause",
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user