Skip to content

Commit

Permalink
fix(deps): update dependency dedent to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2023
1 parent c2688e3 commit ea3e858
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@mdi/js": "7.2.96",
"@unhead/vue": "1.1.32",
"axios": "1.4.0",
"dedent": "1.2.0",
"dedent": "1.5.0",
"enumify": "2.0.0",
"graphiql": "3.0.0",
"graphql": "16.7.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3578,7 +3578,7 @@ __metadata:
cross-fetch: 4.0.0
cypress: 12.17.2
cypress-vite: 1.4.2
dedent: 1.2.0
dedent: 1.5.0
enumify: 2.0.0
eslint: 8.44.0
eslint-config-standard: 17.1.0
Expand Down Expand Up @@ -3786,15 +3786,15 @@ __metadata:
languageName: node
linkType: hard

"dedent@npm:1.2.0":
version: 1.2.0
resolution: "dedent@npm:1.2.0"
"dedent@npm:1.5.0":
version: 1.5.0
resolution: "dedent@npm:1.5.0"
peerDependencies:
babel-plugin-macros: ^3.1.0
peerDependenciesMeta:
babel-plugin-macros:
optional: true
checksum: 239f12ddd443a1a59b210af10c9b30985bb0c177403a53353d3c450d13acec2e532ef03bc3ba31aee1ea6cfa54c865edcd5fa249a2f34ad447e68bdb6717e67b
checksum: 4af23b141e10a21138e5c481b7653e857c2c0c836741cb659f547b38d5d3bac93041e78892ab17b363a6eda815b809567b7df1e3dbc575a7d097d0f57e144ae8
languageName: node
linkType: hard

Expand Down

0 comments on commit ea3e858

Please sign in to comment.