Skip to content

Commit

Permalink
Bump node-version to 12.8.1 (cypress-io#2613)
Browse files Browse the repository at this point in the history
Co-authored-by: Gleb Bahmutov <[email protected]>
  • Loading branch information
jennifer-shehane and bahmutov authored Mar 18, 2020
1 parent 80ead94 commit 8babd13
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.6.0
12.8.1
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ defaults: &defaults
# the Docker image with Cypress dependencies
# https://github.com/cypress-io/cypress-docker-images
# Note: the image needs to have fonts with Chinese characters
- image: cypress/base:8.16.0
- image: cypress/base:12.8.1
environment:
<<: *env_defaults

Expand Down
24 changes: 12 additions & 12 deletions package-lock.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 @@ -6,7 +6,7 @@
"version": "3.9.0"
},
"engines": {
"node": "^8.6.0"
"node": "^12.8.1"
},
"license": "MIT",
"bugs": "https://github.com/cypress-io/cypress-documentation/issues",
Expand Down

0 comments on commit 8babd13

Please sign in to comment.