mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump @types/plist from 3.0.3 to 3.0.4
Bumps [@types/plist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/plist) from 3.0.3 to 3.0.4. - [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:
parent
26408ee4a6
commit
36725be8fb
2 changed files with 5 additions and 5 deletions
|
|
@ -92,7 +92,7 @@
|
|||
"@types/mousetrap": "1.6.12",
|
||||
"@types/ms": "0.7.33",
|
||||
"@types/node": "18.18.5",
|
||||
"@types/plist": "3.0.3",
|
||||
"@types/plist": "3.0.4",
|
||||
"@types/react": "18.2.29",
|
||||
"@types/react-dom": "18.2.14",
|
||||
"@types/seamless-immutable": "7.1.18",
|
||||
|
|
|
|||
|
|
@ -1177,10 +1177,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.3", "@types/plist@^3.0.1":
|
||||
version "3.0.3"
|
||||
resolved "https://registry.npmjs.org/@types/plist/-/plist-3.0.3.tgz#8571d797ed09e0ee2700f7e40bbdec7fd80966ef"
|
||||
integrity sha512-DXkBoKc7jwUR0p439icInmXXMJNhoImdpOrrgA5/nDFK7LVtcJ9MyQNKhJEKpEztnHGWnNWMWLOIR62By0Ln0A==
|
||||
"@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==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
xmlbuilder ">=11.0.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue