Merge branch 'master' of github.com:2martens/2martens.de
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-07-30 14:49:16 +02:00
3 changed files with 8 additions and 8 deletions

View File

@ -178,10 +178,10 @@ GEM
jekyll-seo-tag (~> 2.1)
minitest (5.16.2)
multipart-post (2.1.1)
nokogiri (1.13.7)
nokogiri (1.13.8)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.7-x86_64-linux)
nokogiri (1.13.8-x86_64-linux)
racc (~> 1.4)
octokit (4.22.0)
faraday (>= 0.9)
@ -214,7 +214,7 @@ GEM
ffi (~> 1.0)
regexp_parser (2.5.0)
rexml (3.2.5)
rouge (3.29.0)
rouge (3.30.0)
rubocop (1.32.0)
json (~> 2.3)
parallel (~> 1.10)

View File

@ -16,7 +16,7 @@
"braces": "^3.0.2",
"browser-sync": "^2.27.10",
"child_process": "^1.0.2",
"core-js": "^3.23.5",
"core-js": "^3.24.1",
"del": "^6.1.1",
"fancy-log": "^2.0.0",
"fstream": "^1.0.12",

View File

@ -2299,10 +2299,10 @@ core-js-compat@^3.21.0, core-js-compat@^3.22.1:
browserslist "^4.21.0"
semver "7.0.0"
core-js@^3.23.5:
version "3.23.5"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.23.5.tgz#1f82b0de5eece800827a2f59d597509c67650475"
integrity sha512-7Vh11tujtAZy82da4duVreQysIoO2EvVrur7y6IzZkH1IHPSekuDi8Vuw1+YKjkbfWLRD7Nc9ICQ/sIUDutcyg==
core-js@^3.24.1:
version "3.24.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.24.1.tgz#cf7724d41724154010a6576b7b57d94c5d66e64f"
integrity sha512-0QTBSYSUZ6Gq21utGzkfITDylE8jWC9Ne1D2MrhvlsZBI1x39OdDIVbzSqtgMndIy6BlHxBXpMGqzZmnztg2rg==
core-util-is@1.0.2, core-util-is@~1.0.0:
version "1.0.2"