Skip to content

Commit 9d14ed5

Browse files
Bump core-js from 3.18.1 to 3.18.2 in /docs (#1672)
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.1 to 3.18.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.18.1...v3.18.2) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b16b98 commit 9d14ed5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"autoprefixer": "10.3.7",
2121
"babel-preset-gatsby": "^1.14.0",
2222
"chroma-js": "^2.1.2",
23-
"core-js": "^3.18.1",
23+
"core-js": "^3.18.2",
2424
"gatsby": "2.32.13",
2525
"gatsby-plugin-alias-imports": "^1.0.5",
2626
"gatsby-plugin-sass": "3.2.0",

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4940,10 +4940,10 @@ core-js@^2.4.0, core-js@^2.4.1, core-js@^2.5.0:
49404940
resolved "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz"
49414941
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
49424942

4943-
core-js@^3.18.1, core-js@^3.6.5:
4944-
version "3.18.1"
4945-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.18.1.tgz#289d4be2ce0085d40fc1244c0b1a54c00454622f"
4946-
integrity sha512-vJlUi/7YdlCZeL6fXvWNaLUPh/id12WXj3MbkMw5uOyF0PfWPBNOCNbs53YqgrvtujLNlt9JQpruyIKkUZ+PKA==
4943+
core-js@^3.18.2, core-js@^3.6.5:
4944+
version "3.18.2"
4945+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.18.2.tgz#63a551e8a29f305cd4123754846e65896619ba5b"
4946+
integrity sha512-zNhPOUoSgoizoSQFdX1MeZO16ORRb9FFQLts8gSYbZU5FcgXhp24iMWMxnOQo5uIaIG7/6FA/IqJPwev1o9ZXQ==
49474947

49484948
core-util-is@1.0.2, core-util-is@~1.0.0:
49494949
version "1.0.2"

0 commit comments

Comments
 (0)