Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent b70e657 commit 47c9e9d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tools/pinus-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@types/async": "^3.0.0",
"@types/node": "^12.20.41",
"@types/optimist": "0.0.31",
"@types/optimist": "0.0.32",
"tslint": "6.1.3",
"typescript": "^4.3.5"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1274,10 +1274,10 @@
resolved "https://registry.nlark.com/@types/normalize-package-data/download/@types/normalize-package-data-2.4.1.tgz?cache=0&sync_timestamp=1625675913982&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40types%2Fnormalize-package-data%2Fdownload%2F%40types%2Fnormalize-package-data-2.4.1.tgz"
integrity sha1-0zV0eaD9/dWQf+Z+F+CoXJBuEwE=

"@types/[email protected].31":
version "0.0.31"
resolved "https://registry.yarnpkg.com/@types/optimist/-/optimist-0.0.31.tgz#37b7645c862859f13c56ce8046aad4582af8a62b"
integrity sha512-lYVCVdDiLfQMrvhH9eJgwZK5Av1yQRfbwPb6LjvY9R2SZ2v1vxCXngZwJy0JROFfzq42MQ/OvomOFIRmWQCAgw==
"@types/[email protected].32":
version "0.0.32"
resolved "https://registry.yarnpkg.com/@types/optimist/-/optimist-0.0.32.tgz#7437f9026f0deb7eb91ee2569e8268e9a2e347c1"
integrity sha512-gUa3DxzOh/0aYa5RUU+Z0qJZ2vYkXL5+n82CMKAvLBjGLC2A0x9H7IR2X2Nm3Q7fCTQOfbl+tR2gqm+Sw3ZkDg==

"@types/parse-json@^4.0.0":
version "4.0.0"
Expand Down

0 comments on commit 47c9e9d

Please sign in to comment.