Skip to content
This repository was archived by the owner on Sep 12, 2025. It is now read-only.

Commit 549c8f7

Browse files
1 parent 4c56b0b commit 549c8f7

File tree

2 files changed

+141
-46
lines changed

2 files changed

+141
-46
lines changed

npm-shrinkwrap.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"url": "[email protected]:SAP/ui5-migration.git"
9898
},
9999
"dependencies": {
100-
"diff": "^4.0.2",
100+
"diff": "^5.0.0",
101101
"esprima": "^4.0.1",
102102
"globals": "^13.6.0",
103103
"graceful-fs": "^4.2.4",
@@ -107,7 +107,7 @@
107107
"recast": "^0.20.4",
108108
"request": "^2.88.2",
109109
"semver": "^7.3.2",
110-
"yargs": "^15.4.1"
110+
"yargs": "^16.2.0"
111111
},
112112
"bin": {
113113
"ui5-migration": "./bin/cli.js"
@@ -121,7 +121,7 @@
121121
"@types/minimatch": "^3.0.3",
122122
"@types/mocha": "^8.2.1",
123123
"@types/node": "^14.14.27",
124-
"@types/yargs": "^15.0.10",
124+
"@types/yargs": "^16.0.0",
125125
"gts": "^1.1.2",
126126
"mocha": "^6.2.3",
127127
"mocha-junit-reporter": "^2.0.0",

0 commit comments

Comments
 (0)