Skip to content

Commit f3d3048

Browse files
build(deps): bump pretty-format from 30.0.5 to 30.2.0 (#1138)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9d43dd commit f3d3048

6 files changed

Lines changed: 252 additions & 13 deletions

File tree

package-lock.json

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

packages/case-connector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@grpc/proto-loader": "^0.7.15",
7979
"get-port": "^7.1.0",
8080
"google-protobuf": "^3.21.4",
81-
"pretty-format": "^30.0.5",
81+
"pretty-format": "^30.2.0",
8282
"uuid": "^13.0.0"
8383
},
8484
"stability": "stable",

packages/case-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"git-rev-sync": "^3.0.1",
9292
"is-ci": "^4.1.0",
9393
"mkdirp": "^3.0.1",
94-
"pretty-format": "^30.0.5",
94+
"pretty-format": "^30.2.0",
9595
"qs": "^6.13.1",
9696
"slug": "^9.1.0"
9797
}

packages/case-plugin-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@
6666
},
6767
"dependencies": {
6868
"@contract-case/case-plugin-dsl-types": "0.27.2",
69-
"pretty-format": "^30.0.5"
69+
"pretty-format": "^30.2.0"
7070
}
7171
}

packages/case-plugin-dsl-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,6 @@
9898
}
9999
},
100100
"dependencies": {
101-
"pretty-format": "^30.0.5"
101+
"pretty-format": "^30.2.0"
102102
}
103103
}

0 commit comments

Comments
 (0)