Skip to content

Commit

Permalink
chore: upgrade node LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
mleralec committed Aug 31, 2023
1 parent be6b6f3 commit a4733ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defaults: &defaults
working_directory: ~/welcome-ui
docker:
- image: cimg/node:16.13.1
- image: cimg/node:18.17.1

version: 2.1

Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nodejs 16.14.0
nodejs 18.17.1
yarn 1.22.10

0 comments on commit a4733ce

Please sign in to comment.