Skip to content

Commit 3a091c9

Browse files
committed
Update dependency core-js to ^3.38.1
1 parent 86d2a3f commit 3a091c9

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

BuildTasks/PublishExtension/v4/package-lock.json

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

BuildTasks/PublishExtension/v4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@xmldom/xmldom": "^0.8.10",
1212
"7zip-bin-win": "^2.2.0",
1313
"azure-pipelines-task-lib": "^4.17.0",
14-
"core-js": "^3.38.0",
14+
"core-js": "^3.38.1",
1515
"fs-extra": "^11.2.0",
1616
"temp": "^0.9.4",
1717
"tmp": "^0.2.3",

BuildTasks/PublishVSExtension/v4/package-lock.json

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

BuildTasks/PublishVSExtension/v4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"license": "MIT",
1515
"dependencies": {
1616
"azure-pipelines-task-lib": "^4.17.0",
17-
"core-js": "^3.38.0",
17+
"core-js": "^3.38.1",
1818
"path": "~0.12.7",
1919
"tmp": "^0.2.3"
2020
}

0 commit comments

Comments
 (0)