Skip to content

Commit

Permalink
chore(deps): have correct esbuild version in scope for grapher package
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelgerber authored and mlbrgl committed Dec 14, 2023
1 parent 7d59a84 commit 4629849
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/@ourworldindata/grapher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
"@types/url-parse": "^1.4.8",
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
"enzyme": "^3.11.0",
"esbuild": "^0.18.20",
"esbuild-sass-plugin": "^2.16.0",
"eslint": "^8.53.0",
"eslint-plugin-react-hooks": "^4.6.0",
Expand Down
3 changes: 2 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3648,6 +3648,7 @@ __metadata:
d3: "npm:^6.1.1"
decko: "npm:^1.2.0"
enzyme: "npm:^3.11.0"
esbuild: "npm:^0.18.20"
esbuild-sass-plugin: "npm:^2.16.0"
eslint: "npm:^8.53.0"
eslint-plugin-react-hooks: "npm:^4.6.0"
Expand Down Expand Up @@ -8982,7 +8983,7 @@ __metadata:
languageName: node
linkType: hard

"esbuild@npm:^0.18.10, esbuild@npm:^0.18.2":
"esbuild@npm:^0.18.10, esbuild@npm:^0.18.2, esbuild@npm:^0.18.20":
version: 0.18.20
resolution: "esbuild@npm:0.18.20"
dependencies:
Expand Down

0 comments on commit 4629849

Please sign in to comment.