Skip to content

Commit

Permalink
Merge pull request #668 from pulibrary/i662_upgrade_node_18_19_1
Browse files Browse the repository at this point in the history
Upgrade node to 18.19.1
  • Loading branch information
christinach authored Feb 20, 2024
2 parents a140759 + 4624beb commit 41e5ead
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
Expand Up @@ -49,7 +49,7 @@ commands:
steps:
- node/install:
install-yarn: true
node-version: '18.17.0'
node-version: '18.19.1'
- restore_cache:
name: Restore Yarn Package Cache
keys:
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ruby 3.1.2
yarn 1.22.18
nodejs 18.17.0
nodejs 18.19.1
python 3.11.4

0 comments on commit 41e5ead

Please sign in to comment.