chore: bump @percy/cli to 1.29.1 and @percy/playwright to 1.0.6

This commit is contained in:
Jesse Mazzella 2024-08-14 10:25:25 -07:00
parent 21a4335c4e
commit ed900b0f9a

View File

@ -14,8 +14,8 @@
"test:visual": "percy exec" "test:visual": "percy exec"
}, },
"devDependencies": { "devDependencies": {
"@percy/cli": "1.27.4", "@percy/cli": "1.29.1",
"@percy/playwright": "1.0.4", "@percy/playwright": "1.0.6",
"@playwright/test": "1.45.2", "@playwright/test": "1.45.2",
"@axe-core/playwright": "4.8.5" "@axe-core/playwright": "4.8.5"
}, },
@ -24,4 +24,4 @@
"url": "https://www.nasa.gov" "url": "https://www.nasa.gov"
}, },
"license": "Apache-2.0" "license": "Apache-2.0"
} }