Skip to content

Commit 2def8bd

Browse files
committed
Update dependency core-js to ^3.40.0
1 parent a5c3263 commit 2def8bd

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.9.6",
1212
"7zip-bin-win": "^2.2.0",
1313
"azure-pipelines-task-lib": "^4.17.3",
14-
"core-js": "^3.39.0",
14+
"core-js": "^3.40.0",
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.3",
17-
"core-js": "^3.39.0",
17+
"core-js": "^3.40.0",
1818
"path": "~0.12.7",
1919
"tmp": "^0.2.3"
2020
},

0 commit comments

Comments
 (0)