Bump @types/plist from 3.0.4 to 3.0.5

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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-14 10:16:11 +00:00 committed by Labhansh Agrawal
parent 67977379b2
commit d69fbbee98
2 changed files with 5 additions and 5 deletions

View file

@ -92,7 +92,7 @@
"@types/mousetrap": "1.6.13",
"@types/ms": "0.7.33",
"@types/node": "18.18.7",
"@types/plist": "3.0.4",
"@types/plist": "3.0.5",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/seamless-immutable": "7.1.19",

View file

@ -1192,10 +1192,10 @@
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
integrity sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==
"@types/plist@3.0.4", "@types/plist@^3.0.1":
version "3.0.4"
resolved "https://registry.npmjs.org/@types/plist/-/plist-3.0.4.tgz#af0c5ffaf30d2302460adc17861021323c1410f9"
integrity sha512-pTa9xUFQFM9WJGSWHajYNljD+DbVylE1q9IweK1LBhUYJdJ28YNU8j3KZ4Q1Qw+cSl4+QLLLOVmqNjhhvVO8fA==
"@types/plist@3.0.5", "@types/plist@^3.0.1":
version "3.0.5"
resolved "https://registry.npmjs.org/@types/plist/-/plist-3.0.5.tgz#9a0c49c0f9886c8c8696a7904dd703f6284036e0"
integrity sha512-E6OCaRmAe4WDmWNsL/9RMqdkkzDCY1etutkflWk4c+AcjDU07Pcz1fQwTX0TQz+Pxqn9i4L1TU3UFpjnrcDgxA==
dependencies:
"@types/node" "*"
xmlbuilder ">=11.0.1"