Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-01 12:01:33 +0300
committerGitHub <noreply@github.com>2022-07-01 12:01:33 +0300
commit31927911f44e7493cc4f1c71f4648b75d6e534b6 (patch)
tree56388964eae1d741821b0f9ba1782049ecfab621
parent8facc79ebea6405b1ded32169496ca29def47608 (diff)
build(deps-dev): bump lockfile-lint from 4.7.4 to 4.7.5dependabot/npm_and_yarn/lockfile-lint-4.7.5
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 4.7.4 to 4.7.5. - [Release notes](https://github.com/lirantal/lockfile-lint/releases) - [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.7.4...lockfile-lint@4.7.5) --- updated-dependencies: - dependency-name: lockfile-lint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json143
-rw-r--r--package.json2
2 files changed, 114 insertions, 31 deletions
diff --git a/package-lock.json b/package-lock.json
index a131caf5b..80684be92 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16,7 +16,7 @@
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^4.0.4",
"hugo-bin": "^0.88.2",
- "lockfile-lint": "^4.7.4",
+ "lockfile-lint": "^4.7.5",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",
"postcss": "^8.4.14",
@@ -586,10 +586,45 @@
"node": ">=10.0.0"
}
},
- "node_modules/@yarnpkg/lockfile": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz",
- "integrity": "sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==",
+ "node_modules/@yarnpkg/parsers": {
+ "version": "3.0.0-rc.10",
+ "resolved": "https://registry.npmjs.org/@yarnpkg/parsers/-/parsers-3.0.0-rc.10.tgz",
+ "integrity": "sha512-TZxyre59hLjWQ0FcakvEl2a+PTArDJ2VYC3e3xjec+OpTuQSK7333VscpiT2UJKJPDUGrYq1Z1LDpnIYv4nHLw==",
+ "dev": true,
+ "dependencies": {
+ "js-yaml": "^3.10.0",
+ "tslib": "^1.13.0"
+ },
+ "engines": {
+ "node": ">=14.15.0"
+ }
+ },
+ "node_modules/@yarnpkg/parsers/node_modules/argparse": {
+ "version": "1.0.10",
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
+ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
+ "dev": true,
+ "dependencies": {
+ "sprintf-js": "~1.0.2"
+ }
+ },
+ "node_modules/@yarnpkg/parsers/node_modules/js-yaml": {
+ "version": "3.14.1",
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
+ "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
+ "dev": true,
+ "dependencies": {
+ "argparse": "^1.0.7",
+ "esprima": "^4.0.0"
+ },
+ "bin": {
+ "js-yaml": "bin/js-yaml.js"
+ }
+ },
+ "node_modules/@yarnpkg/parsers/node_modules/tslib": {
+ "version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
+ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
"dev": true
},
"node_modules/abbrev": {
@@ -2568,6 +2603,19 @@
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
}
},
+ "node_modules/esprima": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
+ "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
+ "dev": true,
+ "bin": {
+ "esparse": "bin/esparse.js",
+ "esvalidate": "bin/esvalidate.js"
+ },
+ "engines": {
+ "node": ">=4"
+ }
+ },
"node_modules/esquery": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz",
@@ -4222,35 +4270,34 @@
}
},
"node_modules/lockfile-lint": {
- "version": "4.7.4",
- "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.7.4.tgz",
- "integrity": "sha512-5IS+KqWDK0V7H3NiOh7sgO1fJ0t8RiuLCE+YFNlHBu5nVs1KagGbJ1eipEgQm9DtgzqBIR90X33RSKPOTAVczg==",
+ "version": "4.7.5",
+ "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.7.5.tgz",
+ "integrity": "sha512-l6gEe+rCaM/A32VWwLVnxl0AV8w28k7t62VZV5nOj/TcYzWAs+R7hzkKagghX4lhURlKkLSbVWucCwUlUe+7uw==",
"dev": true,
"dependencies": {
"cosmiconfig": "^6.0.0",
"debug": "^4.1.1",
- "lockfile-lint-api": "^5.2.4",
+ "lockfile-lint-api": "^5.2.5",
"yargs": "^16.0.0"
},
"bin": {
"lockfile-lint": "bin/lockfile-lint.js"
},
"engines": {
- "node": ">=8.0.0"
+ "node": ">=10.0.0"
}
},
"node_modules/lockfile-lint-api": {
- "version": "5.2.4",
- "resolved": "https://registry.npmjs.org/lockfile-lint-api/-/lockfile-lint-api-5.2.4.tgz",
- "integrity": "sha512-AvZiJ17CfTzv6ufEo9JHhv8STGRhQevBu3tpsunB/DE1ZV1asaR5xzDzV1PnfwCDYt/mCjg4dWQpr07v+/M0ow==",
+ "version": "5.2.5",
+ "resolved": "https://registry.npmjs.org/lockfile-lint-api/-/lockfile-lint-api-5.2.5.tgz",
+ "integrity": "sha512-KmOemYnjfCNxrLcYim2YCc6j6yLQBTC7N+gJXHqRRywJDbSmltks/d+D47XKxEjdlhGmP7g5/9wdgITW3UQ9ZQ==",
"dev": true,
"dependencies": {
- "@yarnpkg/lockfile": "^1.1.0",
- "debug": "^4.1.1",
+ "@yarnpkg/parsers": "^3.0.0-rc.6",
"object-hash": "^2.0.1"
},
"engines": {
- "node": ">=8.0.0"
+ "node": ">=10.0.0"
}
},
"node_modules/lodash": {
@@ -8377,11 +8424,42 @@
"integrity": "sha512-+R0juSseERyoPvnBQ/cZih6bpF7IpCXlWbHRoCRzYzqpz6gWHOgf8o4MOEf6KBVuOyqU+gCNLkCWVIJAro8XyQ==",
"dev": true
},
- "@yarnpkg/lockfile": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz",
- "integrity": "sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==",
- "dev": true
+ "@yarnpkg/parsers": {
+ "version": "3.0.0-rc.10",
+ "resolved": "https://registry.npmjs.org/@yarnpkg/parsers/-/parsers-3.0.0-rc.10.tgz",
+ "integrity": "sha512-TZxyre59hLjWQ0FcakvEl2a+PTArDJ2VYC3e3xjec+OpTuQSK7333VscpiT2UJKJPDUGrYq1Z1LDpnIYv4nHLw==",
+ "dev": true,
+ "requires": {
+ "js-yaml": "^3.10.0",
+ "tslib": "^1.13.0"
+ },
+ "dependencies": {
+ "argparse": {
+ "version": "1.0.10",
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
+ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
+ "dev": true,
+ "requires": {
+ "sprintf-js": "~1.0.2"
+ }
+ },
+ "js-yaml": {
+ "version": "3.14.1",
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
+ "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
+ "dev": true,
+ "requires": {
+ "argparse": "^1.0.7",
+ "esprima": "^4.0.0"
+ }
+ },
+ "tslib": {
+ "version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
+ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
+ "dev": true
+ }
+ }
},
"abbrev": {
"version": "1.1.1",
@@ -9903,6 +9981,12 @@
"eslint-visitor-keys": "^3.3.0"
}
},
+ "esprima": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
+ "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
+ "dev": true
+ },
"esquery": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz",
@@ -11159,25 +11243,24 @@
}
},
"lockfile-lint": {
- "version": "4.7.4",
- "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.7.4.tgz",
- "integrity": "sha512-5IS+KqWDK0V7H3NiOh7sgO1fJ0t8RiuLCE+YFNlHBu5nVs1KagGbJ1eipEgQm9DtgzqBIR90X33RSKPOTAVczg==",
+ "version": "4.7.5",
+ "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.7.5.tgz",
+ "integrity": "sha512-l6gEe+rCaM/A32VWwLVnxl0AV8w28k7t62VZV5nOj/TcYzWAs+R7hzkKagghX4lhURlKkLSbVWucCwUlUe+7uw==",
"dev": true,
"requires": {
"cosmiconfig": "^6.0.0",
"debug": "^4.1.1",
- "lockfile-lint-api": "^5.2.4",
+ "lockfile-lint-api": "^5.2.5",
"yargs": "^16.0.0"
}
},
"lockfile-lint-api": {
- "version": "5.2.4",
- "resolved": "https://registry.npmjs.org/lockfile-lint-api/-/lockfile-lint-api-5.2.4.tgz",
- "integrity": "sha512-AvZiJ17CfTzv6ufEo9JHhv8STGRhQevBu3tpsunB/DE1ZV1asaR5xzDzV1PnfwCDYt/mCjg4dWQpr07v+/M0ow==",
+ "version": "5.2.5",
+ "resolved": "https://registry.npmjs.org/lockfile-lint-api/-/lockfile-lint-api-5.2.5.tgz",
+ "integrity": "sha512-KmOemYnjfCNxrLcYim2YCc6j6yLQBTC7N+gJXHqRRywJDbSmltks/d+D47XKxEjdlhGmP7g5/9wdgITW3UQ9ZQ==",
"dev": true,
"requires": {
- "@yarnpkg/lockfile": "^1.1.0",
- "debug": "^4.1.1",
+ "@yarnpkg/parsers": "^3.0.0-rc.6",
"object-hash": "^2.0.1"
}
},
diff --git a/package.json b/package.json
index 4afe4074d..9a42ed4a9 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^4.0.4",
"hugo-bin": "^0.88.2",
- "lockfile-lint": "^4.7.4",
+ "lockfile-lint": "^4.7.5",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",
"postcss": "^8.4.14",