Skip to content

Commit

Permalink
fix(deps): update dependency remix to v1.19.1 (#4118)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 22, 2023
1 parent 742636e commit bf0e8dd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/remix-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"isbot": "latest",
"react": "18.2.0",
"react-dom": "18.2.0",
"remix": "1.19.0"
"remix": "1.19.1"
},
"devDependencies": {
"@babel/core": "7.22.9",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20946,7 +20946,7 @@ __metadata:
prettier: "npm:3.0.0"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
remix: "npm:1.19.0"
remix: "npm:1.19.1"
stylelint: "npm:15.10.2"
stylelint-config-standard: "npm:34.0.0"
tailwindcss: "npm:3.3.3"
Expand All @@ -20955,10 +20955,10 @@ __metadata:
languageName: unknown
linkType: soft

"remix@npm:1.19.0":
version: 1.19.0
resolution: "remix@npm:1.19.0"
checksum: fa8615c345f6ddf6cf6e77a477d5974af4f5c17263b99184ff7ce7bdafcd617616854b2c4f62ed0d9dc8ac86f1505b078874c5e532cadd8ff19aa413f58c5f81
"remix@npm:1.19.1":
version: 1.19.1
resolution: "remix@npm:1.19.1"
checksum: c9c885e76828878dbbf866b84ee3c918addcb400765b1677c56cbd7cf893f24c2c9af6cd80634713ff98e9c052184692bb2ee82a7beeceaf1fdceee76c8f5562
languageName: node
linkType: hard

Expand Down

0 comments on commit bf0e8dd

Please sign in to comment.