build: bump ts-api-guardian to 0.5.1 (#40511)

Update to new patch version of the experimental ts-api-guardian package.

PR Close #40511
This commit is contained in:
Joey Perrott 2021-01-21 11:03:13 -08:00 committed by Jessica Janiuk
parent 71ea1a6199
commit 0e95460cf8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "ts-api-guardian",
"version": "0.5.0",
"version": "0.6.0",
"description": "Guards the API of TypeScript libraries!",
"main": "lib/main.js",
"typings": "lib/main.d.ts",