Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/eslint-plugin-reac…
Browse files Browse the repository at this point in the history
…t-7.35.2
  • Loading branch information
justinclift committed Sep 9, 2024
2 parents e9fc763 + ced941c commit 71a96fd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"gatsby-remark-external-links": "^0.0.4",
"gatsby-remark-images": "7.13.2",
"gatsby-remark-prismjs": "7.13.2",
"gatsby-remark-responsive-iframe": "6.13.1",
"gatsby-remark-responsive-iframe": "6.13.2",
"gatsby-remark-smartypants": "6.13.1",
"gatsby-remark-video": "^1.2.5",
"gatsby-source-filesystem": "5.13.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4367,7 +4367,7 @@ cheerio-select@^2.1.0:
domhandler "^5.0.3"
domutils "^3.0.1"

[email protected], cheerio@^1.0.0-rc.10:
[email protected]:
version "1.0.0-rc.12"
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.12.tgz#788bf7466506b1c6bf5fae51d24a2c4d62e47683"
integrity sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==
Expand Down Expand Up @@ -7019,13 +7019,13 @@ [email protected]:
parse-numeric-range "^1.3.0"
unist-util-visit "^2.0.3"

[email protected].1:
version "6.13.1"
resolved "https://registry.yarnpkg.com/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-6.13.1.tgz#e6789088a5475953c833c26cd63fffcc382dc276"
integrity sha512-lNC1YQGTX9bngJT/YyBS79ZS5nRPkKD3jSqLb04mFXZTwmfDomYJEF5b+kZIVdKy9JZW6LDzFlEcL6CvqK1klA==
[email protected].2:
version "6.13.2"
resolved "https://registry.yarnpkg.com/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-6.13.2.tgz#285a1c0942a9e4b16b3c97702d16a1b5916179e3"
integrity sha512-RoYGc+GMxjuE0rk/LhjnIivK9Jzo9YyS3hJ6jzKMtghpqvKkrx0pTVd7pXK5LLxbAc7c8UYjOK6etVSPN3htaA==
dependencies:
"@babel/runtime" "^7.20.13"
cheerio "^1.0.0-rc.10"
cheerio "1.0.0-rc.12"
common-tags "^1.8.2"
lodash "^4.17.21"
unist-util-visit "^2.0.3"
Expand Down

0 comments on commit 71a96fd

Please sign in to comment.