Skip to content

Commit

Permalink
Update dependency @swc/cli to v0.1.59
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 22, 2023
1 parent 19d40a9 commit 27e2a87
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"skyway-js": "4.4.5"
},
"devDependencies": {
"@swc/cli": "0.1.58",
"@swc/cli": "0.1.59",
"@swc/core": "1.3.16",
"@types/node": "16.18.3",
"@types/react": "18.0.26",
Expand Down
8 changes: 4 additions & 4 deletions frontend/site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -173,10 +173,10 @@
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.7.0.tgz#9a06f4f137ee84d7df0460c1fdb1135ffa6c50fd"
integrity sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==

"@swc/[email protected].58":
version "0.1.58"
resolved "https://registry.yarnpkg.com/@swc/cli/-/cli-0.1.58.tgz#da06f7a4807a70d3ec3fbae4faf62bbebba26361"
integrity sha512-6Wjxs783ni/O1tshHkof2g/L3uAJgfpo/bV0aeibCrRRHfaDTqw/bToY260Mu9T/1bewdb/yWW8IbW1nxUGihA==
"@swc/[email protected].59":
version "0.1.59"
resolved "https://registry.yarnpkg.com/@swc/cli/-/cli-0.1.59.tgz#cb0be624f98ca9e41caa2de454d151faec83cd19"
integrity sha512-BlX3wIxYTwdtR22dIqZ3FEIOJPqnlByAp4JY46OMZi2UXMB3ZbOzefawD2ZlLafRUWyy5NtiZZty5waKzaYRnA==
dependencies:
bin-wrapper "^4.1.0"
commander "^7.1.0"
Expand Down

0 comments on commit 27e2a87

Please sign in to comment.