Skip to content

Commit 3a2b150

Browse files
Merge branch 'main' into CLOUDP-342531
2 parents ca7a093 + 5d779f8 commit 3a2b150

File tree

4 files changed

+285
-234
lines changed

4 files changed

+285
-234
lines changed

changelog/internal/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"runDate": "2025-09-12",
2+
"runDate": "2025-09-15",
33
"specRevision": "5a41ff89da79530b9c30be5a4a85d9570373c0e5",
44
"specRevisionShort": "5a41ff89da7",
55
"versions": [

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
"eslint-plugin-jest": "^29.0.1",
3535
"inflection": "^3.0.2",
3636
"markdown-table": "^3.0.4",
37-
"openapi-to-postmanv2": "5.0.2",
37+
"openapi-to-postmanv2": "5.1.0",
3838
"parquet-wasm": "^0.6.1"
3939
},
4040
"devDependencies": {
41-
"@babel/core": "^7.28.3",
41+
"@babel/core": "^7.28.4",
4242
"@babel/preset-env": "^7.28.3",
4343
"@eslint/js": "^9.33.0",
4444
"@jest/globals": "^30.0.5",
@@ -47,9 +47,9 @@
4747
"babel-jest": "^30.0.5",
4848
"babel-plugin-transform-import-meta": "^2.3.3",
4949
"brace-expansion": "4.0.1",
50-
"eslint": "^9.34.0",
50+
"eslint": "^9.35.0",
5151
"eslint-plugin-require-extensions": "^0.1.3",
52-
"globals": "^16.3.0",
52+
"globals": "^16.4.0",
5353
"husky": "^9.1.7",
5454
"jest": "^30.1.3",
5555
"lint-staged": "^16.1.6",

0 commit comments

Comments
 (0)