npm: bump ini from 4.1.3 to 5.0.0 (#4366)
Bumps [ini](https://github.com/npm/ini) from 4.1.3 to 5.0.0. - [Release notes](https://github.com/npm/ini/releases) - [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/ini/compare/v4.1.3...v5.0.0) --- updated-dependencies: - dependency-name: ini dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
d28f9e9d10
Коммит
66739113f3
|
@ -57,7 +57,7 @@
|
|||
"gulp-license": "^1.1.0",
|
||||
"gulp-rename": "^2.0.0",
|
||||
"gulp-uglify-es": "^3.0.0",
|
||||
"ini": ">=4.1.3",
|
||||
"ini": ">=5.0.0",
|
||||
"kind-of": ">=6.0.3",
|
||||
"lit-analyzer": "^2.0.3",
|
||||
"lodash": ">=4.17.21",
|
||||
|
@ -8985,12 +8985,12 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/ini": {
|
||||
"version": "4.1.3",
|
||||
"resolved": "https://registry.npmjs.org/ini/-/ini-4.1.3.tgz",
|
||||
"integrity": "sha512-X7rqawQBvfdjS10YU1y1YVreA3SsLrW9dX2CewP2EbBJM4ypVNLDkO5y04gejPwKIY9lR+7r9gn3rFPt/kmWFg==",
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ini/-/ini-5.0.0.tgz",
|
||||
"integrity": "sha512-+N0ngpO3e7cRUWOJAS7qw0IZIVc6XPrW4MlFBdD066F2L4k1L6ker3hLqSq7iXxU5tgS4WGkIUElWn5vogAEnw==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
||||
"node": "^18.17.0 || >=20.5.0"
|
||||
}
|
||||
},
|
||||
"node_modules/inquirer": {
|
||||
|
|
|
@ -98,7 +98,7 @@
|
|||
"gulp-license": "^1.1.0",
|
||||
"gulp-rename": "^2.0.0",
|
||||
"gulp-uglify-es": "^3.0.0",
|
||||
"ini": ">=4.1.3",
|
||||
"ini": ">=5.0.0",
|
||||
"kind-of": ">=6.0.3",
|
||||
"lit-analyzer": "^2.0.3",
|
||||
"lodash": ">=4.17.21",
|
||||
|
|
Загрузка…
Ссылка в новой задаче