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 Jul 31, 2023
1 parent 6178ca4 commit 53da4ca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 18 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
22 changes: 5 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4424,27 +4424,15 @@ __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":
version: 1.5.0
resolution: "dedent@npm:1.5.0"
"dedent@npm:1.5.1, dedent@npm:^1.0.0":
version: 1.5.1
resolution: "dedent@npm:1.5.1"
peerDependencies:
babel-plugin-macros: ^3.1.0
peerDependenciesMeta:
babel-plugin-macros:
optional: true
checksum: 4af23b141e10a21138e5c481b7653e857c2c0c836741cb659f547b38d5d3bac93041e78892ab17b363a6eda815b809567b7df1e3dbc575a7d097d0f57e144ae8
checksum: c3c300a14edf1bdf5a873f9e4b22e839d62490bc5c8d6169c1f15858a1a76733d06a9a56930e963d677a2ceeca4b6b0894cc5ea2f501aa382ca5b92af3413c2a
languageName: node
linkType: hard

Expand Down Expand Up @@ -5008,7 +4996,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 53da4ca

Please sign in to comment.