Skip to content

Commit

Permalink
Merge pull request #967 from zapier/dependabot/npm_and_yarn/schema-to…
Browse files Browse the repository at this point in the history
…-ts/vitest-1.6.1

Bump vitest from 1.6.0 to 1.6.1 in /schema-to-ts
  • Loading branch information
eliangcs authored Feb 5, 2025
2 parents 9777f0a + 7e8beab commit d0aa544
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion schema-to-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"devDependencies": {
"@types/node": "^20.14.10",
"typescript": "^5.5.3",
"vitest": "^1.5.0"
"vitest": "^1.6.1"
}
}
7 changes: 1 addition & 6 deletions schema-to-ts/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1007,12 +1007,7 @@ pathval@^1.1.1:
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d"
integrity sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==

picocolors@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==

picocolors@^1.1.0:
picocolors@^1.0.0, picocolors@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
Expand Down

0 comments on commit d0aa544

Please sign in to comment.