Skip to content

Commit

Permalink
Update npm package fix-esm-import-path to v1.10.1 (#5267)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Sep 28, 2024
1 parent 4f0ec0e commit e49f623
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion libs/@local/hash-graph-client/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@rust/graph-api": "0.0.0-private",
"@types/node": "20.16.7",
"eslint": "8.57.0",
"fix-esm-import-path": "1.10.0",
"fix-esm-import-path": "1.10.1",
"rimraf": "6.0.1",
"typescript": "5.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/hash-isomorphic-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@sentry/browser": "7.119.0",
"@sindresorhus/slugify": "1.1.2",
"apollo-server-express": "3.9.0",
"fix-esm-import-path": "1.10.0",
"fix-esm-import-path": "1.10.1",
"fractional-indexing": "2.1.0",
"id128": "1.6.6",
"immer": "9.0.21",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18035,10 +18035,10 @@ find-yarn-workspace-root@^2.0.0:
dependencies:
micromatch "^4.0.2"

fix-esm-import-path@1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/fix-esm-import-path/-/fix-esm-import-path-1.10.0.tgz#f2d3921f1230dd539240698d6af21f1cb5455fe4"
integrity sha512-c4BoKC4qA8GFAPrApmF4j0QNDWeeaGy51C9/QQw2z671sgfdDmOwUbGmPp/bdyQ4SoThB7CEjy97PJ3LlfuvfA==
fix-esm-import-path@1.10.1:
version "1.10.1"
resolved "https://registry.yarnpkg.com/fix-esm-import-path/-/fix-esm-import-path-1.10.1.tgz#c68059a33680eb436d2494b69a75dd5da60aa96d"
integrity sha512-9PyPwTRujdf6UWDWMz4W1HUlPVHliD68aOC2tpRO+XvRfM1lQjJb8eo1yNVo8G9XZfYoWLPstoXxaUnnpP3TIA==
dependencies:
debug "^4.3.2"

Expand Down

0 comments on commit e49f623

Please sign in to comment.