Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to ^0.14.x || ^0.15.0 || ^0.16…
Browse files Browse the repository at this point in the history
….0 || ^0.17.0 || ^0.18.0 || ^0.19.0 (#98)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 8, 2023
1 parent 72e3431 commit f1df30c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"vitest": "^0.32.2"
},
"peerDependencies": {
"esbuild": "^0.14.x || ^0.15.0 || ^0.16.0 || ^0.17.0 || ^0.18.0"
"esbuild": "^0.14.x || ^0.15.0 || ^0.16.0 || ^0.17.0 || ^0.18.0 || ^0.19.0"
},
"dependencies": {
"@types/less": "^3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2815,7 +2815,7 @@ __metadata:
vite: ^4.3.9
vitest: ^0.32.2
peerDependencies:
esbuild: ^0.14.x || ^0.15.0 || ^0.16.0 || ^0.17.0 || ^0.18.0
esbuild: ^0.14.x || ^0.15.0 || ^0.16.0 || ^0.17.0 || ^0.18.0 || ^0.19.0
languageName: unknown
linkType: soft

Expand Down

0 comments on commit f1df30c

Please sign in to comment.