Skip to content

Commit

Permalink
Bump prettier to 3.2.5 (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekSi committed Mar 22, 2024
1 parent 8601819 commit 621a68c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ferretdb-prettier/Dockerfile
@@ -1,4 +1,4 @@
FROM node:20.11.0-alpine3.18
FROM node:20.11.1-alpine3.18

WORKDIR /deps
COPY *.json .
Expand Down
8 changes: 4 additions & 4 deletions ferretdb-prettier/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 ferretdb-prettier/package.json
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"prettier": "3.2.4"
"prettier": "3.2.5"
},
"engines": {
"node": "20.x"
Expand Down

0 comments on commit 621a68c

Please sign in to comment.