Skip to content

Commit

Permalink
chore(deps): update dependency node
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent 729ae62 commit a743236
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.13.0
20.15.0
2 changes: 1 addition & 1 deletion nftfun-monorepo-backend/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.13.0
20.15.0
2 changes: 1 addition & 1 deletion nftfun-monorepo-backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use an official Node.js runtime as the base image
FROM node:20.13.0
FROM node:20.14.0

# Set working directory
WORKDIR /usr/src/app
Expand Down
2 changes: 1 addition & 1 deletion nftfun-monorepo-frontend/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.13.0
20.15.0

0 comments on commit a743236

Please # to comment.