The Trans Directory
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
ef375d26 2154d36d

+5 -5
+4 -4
package-lock.json
··· 52 52 "remark-parse": "^11.0.0", 53 53 "remark-rehype": "^11.1.0", 54 54 "remark-smartypants": "^3.0.2", 55 - "rfdc": "^1.3.1", 55 + "rfdc": "^1.4.1", 56 56 "rimraf": "^5.0.7", 57 57 "serve-handler": "^6.1.5", 58 58 "shiki": "^1.10.3", ··· 5248 5248 } 5249 5249 }, 5250 5250 "node_modules/rfdc": { 5251 - "version": "1.3.1", 5252 - "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.3.1.tgz", 5253 - "integrity": "sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg==" 5251 + "version": "1.4.1", 5252 + "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz", 5253 + "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==" 5254 5254 }, 5255 5255 "node_modules/rimraf": { 5256 5256 "version": "5.0.7",
+1 -1
package.json
··· 78 78 "remark-parse": "^11.0.0", 79 79 "remark-rehype": "^11.1.0", 80 80 "remark-smartypants": "^3.0.2", 81 - "rfdc": "^1.3.1", 81 + "rfdc": "^1.4.1", 82 82 "rimraf": "^5.0.7", 83 83 "serve-handler": "^6.1.5", 84 84 "shiki": "^1.10.3",