Skip to content

Commit 965e2a4

Browse files
deps: bump ini from 2.0.0 to 3.0.0 (npm#60)
Bumps [ini](https://github.com/npm/ini) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/npm/ini/releases) - [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md) - [Commits](npm/ini@v2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: ini dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2c8c4a commit 965e2a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"dependencies": {
3838
"@npmcli/map-workspaces": "^2.0.2",
39-
"ini": "^2.0.0",
39+
"ini": "^3.0.0",
4040
"mkdirp-infer-owner": "^2.0.0",
4141
"nopt": "^5.0.0",
4242
"proc-log": "^2.0.0",

0 commit comments

Comments
 (0)