Skip to content

Commit 0dfc097

Browse files
Merge branch 'main' into dependabot/npm_and_yarn/typescript/npmconv/multi-95b84c9cdf
2 parents 2d2de64 + 8199529 commit 0dfc097

File tree

5 files changed

+38
-31
lines changed

5 files changed

+38
-31
lines changed

typescript/polyglotpkg/package-lock.json

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

typescript/polyglotpkg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"which": "^5.0.0",
4848
"winston": "^3.17.0",
4949
"xmlbuilder2": "^4.0.0",
50-
"brace-expansion": "^2.0.2"
50+
"brace-expansion": "^2.0.3"
5151
},
5252
"devDependencies": {
5353
"@types/mocha": "^10.0.10",

typescript/vro-scripting-api/package-lock.json

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

typescript/vrotest/package-lock.json

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

typescript/vrotest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"iconv-lite": "0.6.3",
2828
"nyc": "17.1.0",
2929
"minimatch": "^10.2.4",
30-
"brace-expansion": "^2.0.2"
30+
"brace-expansion": "^2.0.3"
3131
},
3232
"devDependencies": {
3333
"@rollup/plugin-commonjs": "28.0.1",

0 commit comments

Comments
 (0)