Skip to content

Commit

Permalink
chore: release 9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oscb committed Jun 30, 2023
1 parent 2df060d commit 886a36e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typewriter",
"version": "9.0.0",
"version": "9.1.0",
"description": "A compiler for generating strongly typed analytics clients via Segment Protocols",
"repository": "ssh://[email protected]/segmentio/typewriter.git",
"author": "Oscar Bazaldua <[email protected]>",
Expand Down Expand Up @@ -38,7 +38,7 @@
"sort-keys": "^4.2.0",
"terminal-link": "^2",
"typescript": "*",
"yaml": "^2.1.0"
"yaml": "^2.3.1"
},
"devDependencies": {
"@oclif/test": "^2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8788,10 +8788,10 @@ yaml@^1.5.0:
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==

yaml@^2.1.0:
version "2.1.1"
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.1.1.tgz#1e06fb4ca46e60d9da07e4f786ea370ed3c3cfec"
integrity sha512-o96x3OPo8GjWeSLF+wOAbrPfhFOGY0W00GNaxCDv+9hkcDJEnev1yh8S7pgHF0ik6zc8sQLuL8hjHjJULZp8bw==
yaml@^2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.1.tgz#02fe0975d23cd441242aa7204e09fc28ac2ac33b"
integrity sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==

[email protected]:
version "20.2.4"
Expand Down

0 comments on commit 886a36e

Please sign in to comment.