Skip to content

Commit

Permalink
Bump dedent from 0.7.0 to 1.5.3
Browse files Browse the repository at this point in the history
Bumps [dedent](https://github.com/dmnd/dedent) from 0.7.0 to 1.5.3.
- [Release notes](https://github.com/dmnd/dedent/releases)
- [Changelog](https://github.com/dmnd/dedent/blob/main/CHANGELOG.md)
- [Commits](dmnd/dedent@v0.7.0...v1.5.3)

---
updated-dependencies:
- dependency-name: dedent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent ab1a175 commit c0ce5c2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pkgs/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@fleur/mordred": "workspace:*",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"dedent": "^0.7.0",
"dedent": "^1.5.3",
"domready": "^1.0.8",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
14 changes: 13 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4353,6 +4353,18 @@ __metadata:
languageName: node
linkType: hard

"dedent@npm:^1.5.3":
version: 1.5.3
resolution: "dedent@npm:1.5.3"
peerDependencies:
babel-plugin-macros: ^3.1.0
peerDependenciesMeta:
babel-plugin-macros:
optional: true
checksum: 10/e5277f6268f288649503125b781a7b7a2c9b22d011139688c0b3619fe40121e600eb1f077c891938d4b2428bdb6326cc3c77a763e4b1cc681bd9666ab1bad2a1
languageName: node
linkType: hard

"deep-freeze@npm:^0.0.1":
version: 0.0.1
resolution: "deep-freeze@npm:0.0.1"
Expand Down Expand Up @@ -6895,7 +6907,7 @@ __metadata:
"@types/dedent": "npm:^0.7.0"
"@types/react": "npm:^18.3.3"
"@types/react-dom": "npm:^18.3.0"
dedent: "npm:^0.7.0"
dedent: "npm:^1.5.3"
domready: "npm:^1.0.8"
parcel: "npm:^2.12.0"
process: "npm:^0.11.10"
Expand Down

0 comments on commit c0ce5c2

Please sign in to comment.