Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to v0.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 6, 2023
1 parent 2075808 commit 9e4bd54
Show file tree
Hide file tree
Showing 4 changed files with 75 additions and 75 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"c8": "8.0.1",
"esbuild": "0.18.11",
"esbuild": "0.19.2",
"eslint": "8.44.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ekscss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"stylis": "^4.3.0"
},
"devDependencies": {
"esbuild": "0.18.11",
"esbuild": "0.19.2",
"typescript": "5.1.6"
}
}
2 changes: 1 addition & 1 deletion packages/esbuild-plugin-ekscss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"peerDependencies": {
"ekscss": "workspace:^",
"esbuild": ">=0.13.0 <0.19.0"
"esbuild": ">=0.13.0 <0.19.3"
},
"dependencies": {
"joycon": "^3.1.1"
Expand Down
144 changes: 72 additions & 72 deletions pnpm-lock.yaml

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

0 comments on commit 9e4bd54

Please sign in to comment.