Skip to content

Commit

Permalink
refactor(dependency): bump esy-skia -> 66db8c5 (#1073)
Browse files Browse the repository at this point in the history
  • Loading branch information
zbaylin authored May 30, 2021
1 parent 6c15a70 commit 79c2572
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 40 deletions.
6 changes: 3 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- job: Linux
timeoutInMinutes: 0
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-20.04'

variables:
STAGING_DIRECTORY: $(Build.StagingDirectory)
Expand All @@ -33,7 +33,7 @@ jobs:

steps:
- script: sudo apt-get update
- script: sudo apt-get install -y libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev libgl1-mesa-dev libglu1-mesa-dev mesa-utils mesa-utils-extra ragel libgtk-3-dev nasm
- script: sudo apt-get install -y libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev libgl1-mesa-dev libglu1-mesa-dev mesa-utils mesa-utils-extra ragel libgtk-3-dev nasm libxxf86vm-dev
- template: .ci/use-node.yml
- template: .ci/restore-build-cache.yml
- template: .ci/esy-build-steps.yml
Expand All @@ -45,7 +45,7 @@ jobs:
displayName: 'Linux - CentOS - Docker Image'
timeoutInMinutes: 0
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-20.04'

variables:
STAGING_DIRECTORY: $(Build.StagingDirectory)
Expand Down
12 changes: 6 additions & 6 deletions bench.esy.lock/index.json

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

12 changes: 6 additions & 6 deletions doc.esy.lock/index.json

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

12 changes: 6 additions & 6 deletions esy.lock/index.json

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

12 changes: 6 additions & 6 deletions examples.esy.lock/index.json

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

12 changes: 6 additions & 6 deletions js.esy.lock/index.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"esy-freetype2": "^2.9.1008",
"@onivim/reason-native-crash-utils": "^1.0.2",
"@revery/esy-harfbuzz": "^2.6.8002",
"esy-skia": "revery-ui/esy-skia#66db8c5",
"esy-sdl2": "^2.0.14000",
"esy-skia": "revery-ui/esy-skia#6106223",
"flex": "jordwalke/flex#6ff12fe",
"reperf": "^1.5.1",
"rench": "^1.10.0",
Expand Down
12 changes: 6 additions & 6 deletions test.esy.lock/index.json

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

0 comments on commit 79c2572

Please sign in to comment.