Skip to content

Commit

Permalink
build(deps): bump ini and @types/ini
Browse files Browse the repository at this point in the history
Bumps [ini](https://github.com/npm/ini) and [@types/ini](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ini). These dependencies needed to be updated together.

Updates `ini` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/npm/ini/releases)
- [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md)
- [Commits](npm/ini@v4.1.2...v4.1.3)

Updates `@types/ini` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ini)

---
updated-dependencies:
- dependency-name: ini
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/ini"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent afaa6fe commit 3948014
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@rollup/plugin-typescript": "^11.1.6",
"@tsconfig/svelte": "^5.0.4",
"@types/express": "^4.17.21",
"@types/ini": "^4.1.0",
"@types/ini": "^4.1.1",
"@types/uniqid": "^5.3.4",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.18.0",
Expand Down Expand Up @@ -101,7 +101,7 @@
"electron-store": "^8.1.0",
"electron-updater": "^6.1.8",
"express": "^4.19.2",
"ini": "^4.1.2",
"ini": "^4.1.3",
"league-connect": "^5.5.0",
"uniqid": "^5.4.0",
"ws": "^8.16.0"
Expand Down

0 comments on commit 3948014

Please sign in to comment.