Skip to content

Commit

Permalink
Bump @types/plist from 3.0.4 to 3.0.5
Browse files Browse the repository at this point in the history
Bumps [@types/plist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/plist) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/plist)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent e3f4589 commit 8c5211c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.1",
"@types/plist": "^3.0.4",
"@types/plist": "^3.0.5",
"plist": "^3.1.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1158,13 +1158,13 @@ __metadata:
languageName: node
linkType: hard

"@types/plist@npm:^3.0.4":
version: 3.0.4
resolution: "@types/plist@npm:3.0.4"
"@types/plist@npm:^3.0.5":
version: 3.0.5
resolution: "@types/plist@npm:3.0.5"
dependencies:
"@types/node": "*"
xmlbuilder: ">=11.0.1"
checksum: fa5b60c231ff53ce69fda589eb2e982784400d6db9669eafb8a7d2ec990be7233204eef782d156f5d7ea1890ca76a2087d5fef3f0577c89794525d771603f609
checksum: 71417189c9bc0d0cb4595106cea7c7a8a7274f64d2e9c4dd558efd7993bcfdada58be6917189e3be7c455fe4e5557004658fd13bd12254eafed8c56e0868b59e
languageName: node
linkType: hard

Expand Down Expand Up @@ -5515,7 +5515,7 @@ __metadata:
dependencies:
"@actions/core": ^1.10.1
"@types/node": ^20.10.1
"@types/plist": ^3.0.4
"@types/plist": ^3.0.5
"@typescript-eslint/eslint-plugin": ^6.5.0
"@typescript-eslint/parser": ^6.13.1
"@vercel/ncc": ^0.38.1
Expand Down

0 comments on commit 8c5211c

Please sign in to comment.