Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Commit 99e86a2

Browse files
authored
build(deps): bump @stoplight/types from 9.1.2 to 11.0.0 (#86)
build(deps): bump @stoplight/types from 9.1.2 to 11.0.0 Bumps [@stoplight/types](https://github.com/stoplightio/types) from 9.1.2 to 11.0.0. - [Release notes](https://github.com/stoplightio/types/releases) - [Commits](stoplightio/types@v9.1.2...v11.0.0)
1 parent 9c9e6c3 commit 99e86a2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"dependencies": {
4747
"@stoplight/json": "^2.2.2",
48-
"@stoplight/types": "^9.1.2",
48+
"@stoplight/types": "^11.0.0",
4949
"dependency-graph": "~0.8.0",
5050
"fast-memoize": "^2.5.1",
5151
"immer": "^3.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -802,10 +802,10 @@
802802
resolved "https://registry.yarnpkg.com/@stoplight/types/-/types-9.0.2.tgz#1978287d2cfbcb176d00300fa158d5a1daf63c00"
803803
integrity sha512-fMVOgl0TSWA9VvsdGyTA26qp2AQ/g4jgSHm3BeFbGIBRGaVKU8JoUNV/tH+a7uxuPIzXzcE1BQa9fENOCKF2BQ==
804804

805-
"@stoplight/types@^9.1.2":
806-
version "9.1.2"
807-
resolved "https://registry.yarnpkg.com/@stoplight/types/-/types-9.1.2.tgz#0b2ed2032ae901491543b9dd19309ff3a0acf12a"
808-
integrity sha512-eNeWwTZ1E47mrprEdgtOutovVKxYTbm8k/B7Lh4JAusGoiHbMmzVT+IDdayBpOCzq+qKLzuP0z3IZo74IXaaEg==
805+
"@stoplight/types@^11.0.0":
806+
version "11.0.0"
807+
resolved "https://registry.yarnpkg.com/@stoplight/types/-/types-11.0.0.tgz#fd234cfcb1a1cee28ef9642735d9206e009a8fa6"
808+
integrity sha512-Tt8doUE2E5HACigjBHyBpMHS+Td+9tBmGvf4giDH9jK7mS6Q7dyLOeE2QSKyMrslmzd1mRuKBvPhS18g9EEjog==
809809
dependencies:
810810
"@types/json-schema" "^7.0.3"
811811

0 commit comments

Comments
 (0)