Skip to content

Commit ed2e682

Browse files
authored
Merge pull request #504 from ocaml/dependabot/npm_and_yarn/core-js-3.22.4
Bump core-js from 3.22.3 to 3.22.4
2 parents 4bcdf86 + fec2c35 commit ed2e682

File tree

3 files changed

+102
-77
lines changed

3 files changed

+102
-77
lines changed

lint-fmt/index.js

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

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.2",
2424
"@actions/tool-cache": "1.7.2",
2525
"cheerio": "1.0.0-rc.10",
26-
"core-js": "3.22.3",
26+
"core-js": "3.22.4",
2727
"date-fns": "2.28.0",
2828
"semver": "7.3.7",
2929
"yaml": "2.0.1"

yarn.lock

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

650-
core-js@3.22.3:
651-
version "3.22.3"
652-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.3.tgz#498c41d997654cb00e81c7a54b44f0ab21ab01d5"
653-
integrity sha512-1t+2a/d2lppW1gkLXx3pKPVGbBdxXAkqztvWb1EJ8oF8O2gIGiytzflNiFEehYwVK/t2ryUsGBoOFFvNx95mbg==
650+
core-js@3.22.4:
651+
version "3.22.4"
652+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.4.tgz#f4b3f108d45736935aa028444a69397e40d8c531"
653+
integrity sha512-1uLykR+iOfYja+6Jn/57743gc9n73EWiOnSJJ4ba3B4fOEYDBv25MagmEZBxTp5cWq4b/KPx/l77zgsp28ju4w==
654654

655655
cross-spawn@^6.0.5:
656656
version "6.0.5"

0 commit comments

Comments
 (0)