Skip to content

Commit

Permalink
chore(deps): update dependency dedent to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2023
1 parent e6e5934 commit a1dcb26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"@typescript-eslint/parser": "^5.0.0",
"babel-jest": "^29.0.0",
"babel-plugin-replace-ts-export-assignment": "^0.0.2",
"dedent": "1.3.0",
"dedent": "1.5.1",
"eslint": "^7.0.0 || ^8.0.0",
"eslint-config-prettier": "^8.3.0",
"eslint-doc-generator": "^1.0.0",
Expand Down
16 changes: 2 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4422,19 +4422,7 @@ __metadata:
languageName: node
linkType: hard

"dedent@npm:1.3.0":
version: 1.3.0
resolution: "dedent@npm:1.3.0"
peerDependencies:
babel-plugin-macros: ^3.1.0
peerDependenciesMeta:
babel-plugin-macros:
optional: true
checksum: 7554941491ab9c5181e3f404e5f5dba1c798fd720d146a7f398bd5d09a9aea7ba18bdc00ed3237d4f612bbe0e9d65754ce2f24745820e9a7be3238c128ea3ea2
languageName: node
linkType: hard

"dedent@npm:^1.0.0":
"dedent@npm:1.5.1, dedent@npm:^1.0.0":
version: 1.5.1
resolution: "dedent@npm:1.5.1"
peerDependencies:
Expand Down Expand Up @@ -4999,7 +4987,7 @@ __metadata:
"@typescript-eslint/utils": ^5.10.0
babel-jest: ^29.0.0
babel-plugin-replace-ts-export-assignment: ^0.0.2
dedent: 1.3.0
dedent: 1.5.1
eslint: ^7.0.0 || ^8.0.0
eslint-config-prettier: ^8.3.0
eslint-doc-generator: ^1.0.0
Expand Down

0 comments on commit a1dcb26

Please sign in to comment.