Skip to content

Commit

Permalink
Merge pull request #521 from ocaml/dependabot/npm_and_yarn/core-js-3.…
Browse files Browse the repository at this point in the history
…22.6

Bump core-js from 3.22.5 to 3.22.6
  • Loading branch information
smorimoto committed May 23, 2022
2 parents ed951d4 + c2c7896 commit d8eda47
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 66 deletions.
133 changes: 72 additions & 61 deletions lint-fmt/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@actions/io": "1.1.2",
"@actions/tool-cache": "2.0.1",
"cheerio": "1.0.0-rc.11",
"core-js": "3.22.5",
"core-js": "3.22.6",
"date-fns": "2.28.0",
"semver": "7.3.7",
"yaml": "2.1.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -668,10 +668,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=

[email protected].5:
version "3.22.5"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.5.tgz#a5f5a58e663d5c0ebb4e680cd7be37536fb2a9cf"
integrity sha512-VP/xYuvJ0MJWRAobcmQ8F2H6Bsn+s7zqAAjFaHGBMc5AQm7zaelhD1LGduFn2EehEcQcU+br6t+fwbpQ5d1ZWA==
[email protected].6:
version "3.22.6"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.22.6.tgz#294dd824b4cae2c24725a36baa4a791ed00bb0de"
integrity sha512-2IGcGH00z9I4twgNWU4uGCNEsBFG1s2JudVQrgSCoVhOfwoTwQjxC8aMo9exrpTMOxvobggEpaHnGMmQY4cfBQ==

cross-spawn@^6.0.5:
version "6.0.5"
Expand Down

0 comments on commit d8eda47

Please sign in to comment.