Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync main branch into dev branch #1

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
82399cc
ci: add Release Please action (#1742)
greatislander Mar 11, 2024
79b4aeb
chore(deps): bump lite-youtube-embed from 0.3.0 to 0.3.2 (#1743)
dependabot[bot] Mar 11, 2024
620241b
chore(deps): bump nodemailer from 6.9.9 to 6.9.12 (#1745)
dependabot[bot] Mar 11, 2024
c0a86bc
chore(deps-dev): bump @commitlint/cli from 18.6.0 to 19.0.3 (#1746)
dependabot[bot] Mar 11, 2024
ee3ba71
chore(deps-dev): bump dotenv from 16.4.1 to 16.4.5 (#1748)
dependabot[bot] Mar 11, 2024
93f741f
chore(deps-dev): bump husky from 9.0.10 to 9.0.11 (#1747)
dependabot[bot] Mar 11, 2024
16963ef
chore(deps): bump decap-cms from 3.1.2 to 3.1.3 (#1750)
dependabot[bot] Mar 11, 2024
e0aa058
chore(dep-dev): upgrade @commitlint/config-conventional (#1752)
greatislander Mar 11, 2024
9d3c5f4
chore(deps-dev): bump eslint-plugin-jsdoc from 48.2.0 to 48.2.1 (#1754)
dependabot[bot] Mar 11, 2024
14f789f
chore(deps-dev): bump eslint-plugin-react from 7.33.2 to 7.34.0 (#1753)
dependabot[bot] Mar 11, 2024
b1b0990
chore(deps-dev): bump autoprefixer from 10.4.17 to 10.4.18 (#1755)
dependabot[bot] Mar 11, 2024
5d0bf6b
chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 (#1779)
dependabot[bot] May 6, 2024
e01adec
chore(deps-dev): bump express from 4.18.2 to 4.19.2 (#1780)
dependabot[bot] May 6, 2024
cbb3723
chore(deps): bump mikefarah/yq from 4.42.1 to 4.43.1 (#1783)
dependabot[bot] May 6, 2024
0c9022a
chore(deps-dev): bump autoprefixer from 10.4.18 to 10.4.19 (#1782)
dependabot[bot] May 6, 2024
27fac10
chore(deps-dev): bump eslint-plugin-markdown from 3.0.1 to 4.0.1 (#1791)
greatislander May 6, 2024
d66f79d
chore(deps-dev): bump eslint-plugin-yml from 1.12.2 to 1.14.0 (#1790)
dependabot[bot] May 6, 2024
1a23177
chore(deps-dev): bump eslint-plugin-markdown from 4.0.1 to 5.0.0 (#1793)
dependabot[bot] May 6, 2024
9806c4e
fix: remove malfunctioning GitHub action (#1794)
greatislander May 6, 2024
2f0c79e
chore: upgrade Husky config, pull changes from main (#1795)
greatislander May 6, 2024
0fd79ef
Update config.yml
greatislander May 6, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore(deps): bump lite-youtube-embed from 0.3.0 to 0.3.2 (inclusive-d…
…esign#1743)

Bumps [lite-youtube-embed](https://github.com/paulirish/lite-youtube-embed) from 0.3.0 to 0.3.2.
- [Release notes](https://github.com/paulirish/lite-youtube-embed/releases)
- [Commits](paulirish/lite-youtube-embed@v0.3.0...v0.3.2)

---
updated-dependencies:
- dependency-name: lite-youtube-embed
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 79b4aebece90731295b203a827e0dc4753e548fd
8 changes: 4 additions & 4 deletions package-lock.json

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
@@ -51,7 +51,7 @@
"html-minifier": "4.0.0",
"infusion": "4.6.0",
"linkedom": "0.16.8",
"lite-youtube-embed": "0.3.0",
"lite-youtube-embed": "0.3.2",
"markdown-it": "14.0.0",
"modern-css-reset": "1.4.0",
"netlify-cms-widget-uuid-v4": "1.1.1",