Skip to content

Commit f0c1707

Browse files
chore(deps): bump core-js from 3.19.3 to 3.20.2 (#705)
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.3 to 3.20.2. - [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.19.3...v3.20.2) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5bfc117 commit f0c1707

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
@@ -33,7 +33,7 @@
3333
"@babel/runtime": "7.16.7",
3434
"@date-fns/upgrade": "1.0.3",
3535
"classnames": "2.3.1",
36-
"core-js": "3.19.3",
36+
"core-js": "3.20.2",
3737
"date-fns": "2.28.0",
3838
"dayzed": "3.2.2",
3939
"format-string-by-pattern": "1.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4860,10 +4860,10 @@ core-js-pure@^3.8.2:
48604860
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.13.1.tgz#5d139d346780f015f67225f45ee2362a6bed6ba1"
48614861
integrity sha512-wVlh0IAi2t1iOEh16y4u1TRk6ubd4KvLE8dlMi+3QUI6SfKphQUh7tAwihGGSQ8affxEXpVIPpOdf9kjR4v4Pw==
48624862

4863-
core-js@3.19.3, core-js@^3.0.4, core-js@^3.6.5, core-js@^3.8.2:
4864-
version "3.19.3"
4865-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.19.3.tgz#6df8142a996337503019ff3235a7022d7cdf4559"
4866-
integrity sha512-LeLBMgEGSsG7giquSzvgBrTS7V5UL6ks3eQlUSbN8dJStlLFiRzUm5iqsRyzUB8carhfKjkJ2vzKqE6z1Vga9g==
4863+
core-js@3.20.2, core-js@^3.0.4, core-js@^3.6.5, core-js@^3.8.2:
4864+
version "3.20.2"
4865+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.20.2.tgz#46468d8601eafc8b266bd2dd6bf9dee622779581"
4866+
integrity sha512-nuqhq11DcOAbFBV4zCbKeGbKQsUDRqTX0oqx7AttUBuqe3h20ixsE039QHelbL6P4h+9kytVqyEtyZ6gsiwEYw==
48674867

48684868
core-js@^2.4.0, core-js@^2.6.5:
48694869
version "2.6.9"

0 commit comments

Comments
 (0)