Skip to content

Commit

Permalink
Update dependency uri-template to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent 7715189 commit c48aded
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
11 changes: 6 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "checkout",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"scripts": {
"dev": "vite --c vite.config.app.ts",
Expand Down Expand Up @@ -32,7 +32,7 @@
"react-hook-form": "7.45.1",
"react-svg": "16.1.18",
"styled-components": "6.0.4",
"uri-template": "1.0.3"
"uri-template": "2.0.0"
},
"devDependencies": {
"@testing-library/react": "14.0.0",
Expand Down

0 comments on commit c48aded

Please sign in to comment.