dependabot[bot]
2024-07-10 ef375d265df178d4672b850770674ae768413628
chore(deps): bump rfdc from 1.3.1 to 1.4.1 (#1235)

Bumps [rfdc](https://github.com/davidmarkclements/rfdc) from 1.3.1 to 1.4.1.
- [Release notes](https://github.com/davidmarkclements/rfdc/releases)
- [Commits](https://github.com/davidmarkclements/rfdc/compare/v1.3.1...1.4.1)

---
updated-dependencies:
- dependency-name: rfdc
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 files modified
10 ■■■■ changed files
package-lock.json 8 ●●●● patch | view | raw | blame | history
package.json 2 ●●● patch | view | raw | blame | history
package-lock.json
@@ -52,7 +52,7 @@
        "remark-parse": "^11.0.0",
        "remark-rehype": "^11.1.0",
        "remark-smartypants": "^3.0.2",
        "rfdc": "^1.3.1",
        "rfdc": "^1.4.1",
        "rimraf": "^5.0.7",
        "serve-handler": "^6.1.5",
        "shiki": "^1.10.3",
@@ -5248,9 +5248,9 @@
      }
    },
    "node_modules/rfdc": {
      "version": "1.3.1",
      "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.3.1.tgz",
      "integrity": "sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg=="
      "version": "1.4.1",
      "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz",
      "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA=="
    },
    "node_modules/rimraf": {
      "version": "5.0.7",
package.json
@@ -78,7 +78,7 @@
    "remark-parse": "^11.0.0",
    "remark-rehype": "^11.1.0",
    "remark-smartypants": "^3.0.2",
    "rfdc": "^1.3.1",
    "rfdc": "^1.4.1",
    "rimraf": "^5.0.7",
    "serve-handler": "^6.1.5",
    "shiki": "^1.10.3",