Skip to content

Commit b09e6dd

Browse files
Bump core-js from 3.20.2 to 3.20.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.2 to 3.20.3. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](zloirock/core-js@v3.20.2...v3.20.3) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f4d74f commit b09e6dd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@actions/io": "1.1.1",
2424
"@actions/tool-cache": "1.7.1",
2525
"cheerio": "1.0.0-rc.10",
26-
"core-js": "3.20.2",
26+
"core-js": "3.20.3",
2727
"date-fns": "2.28.0",
2828
"semver": "7.3.5",
2929
"yaml": "2.0.0-10"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -844,10 +844,10 @@ concat-map@0.0.1:
844844
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
845845
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
846846

847-
core-js@3.20.2:
848-
version "3.20.2"
849-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.20.2.tgz#46468d8601eafc8b266bd2dd6bf9dee622779581"
850-
integrity sha512-nuqhq11DcOAbFBV4zCbKeGbKQsUDRqTX0oqx7AttUBuqe3h20ixsE039QHelbL6P4h+9kytVqyEtyZ6gsiwEYw==
847+
core-js@3.20.3:
848+
version "3.20.3"
849+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.20.3.tgz#c710d0a676e684522f3db4ee84e5e18a9d11d69a"
850+
integrity sha512-vVl8j8ph6tRS3B8qir40H7yw7voy17xL0piAjlbBUsH7WIfzoedL/ZOr1OV9FyZQLWXsayOJyV4tnRyXR85/ag==
851851

852852
cross-spawn@^6.0.5:
853853
version "6.0.5"

0 commit comments

Comments
 (0)