Skip to content

Commit 2395d6a

Browse files
v1.22.0
1 parent 45de5cb commit 2395d6a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"license": "Apache-2.0",
3131
"dependencies": {
3232
"@bubblewrap/core": "^1.22.0",
33-
"@bubblewrap/validator": "^1.20.0",
33+
"@bubblewrap/validator": "^1.22.0",
3434
"@types/cli-progress": "^3.7.0",
3535
"@types/color": "^3.0.0",
3636
"@types/inquirer": "^8.2.6",

packages/validator/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/validator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bubblewrap/validator",
3-
"version": "1.20.0",
3+
"version": "1.22.0",
44
"description": "Validate if an app using Trusted Web Activity fulfills the quality criteria",
55
"engines": {
66
"node": ">=14.15.0"

0 commit comments

Comments
 (0)