diff --git a/package.json b/package.json index d85bcee..6220949 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint-config-prettier": "8.8.0", "eslint-plugin-prettier": "4.2.1", "nodemon": "2.0.22", - "prettier": "2.8.6", + "prettier": "2.8.7", "ts-node": "10.9.1", "typescript": "5.0.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4030d78..513b707 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,7 +14,7 @@ specifiers: helmet: 6.0.1 morgan: 1.10.0 nodemon: 2.0.22 - prettier: 2.8.6 + prettier: 2.8.7 ts-node: 10.9.1 typescript: 5.0.2 @@ -32,9 +32,9 @@ devDependencies: '@typescript-eslint/parser': 5.56.0_j4766f7ecgqbon3u7zlxn5zszu eslint: 8.36.0 eslint-config-prettier: 8.8.0_eslint@8.36.0 - eslint-plugin-prettier: 4.2.1_ose2zoovovx4ulolhifz3tfzx4 + eslint-plugin-prettier: 4.2.1_ywlv3zveqg2kxfq44lflihh5mm nodemon: 2.0.22 - prettier: 2.8.6 + prettier: 2.8.7 ts-node: 10.9.1_zd7fjxbseldtiwc6h6ujrbvxuy typescript: 5.0.2 @@ -686,7 +686,7 @@ packages: eslint: 8.36.0 dev: true - /eslint-plugin-prettier/4.2.1_ose2zoovovx4ulolhifz3tfzx4: + /eslint-plugin-prettier/4.2.1_ywlv3zveqg2kxfq44lflihh5mm: resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -699,7 +699,7 @@ packages: dependencies: eslint: 8.36.0 eslint-config-prettier: 8.8.0_eslint@8.36.0 - prettier: 2.8.6 + prettier: 2.8.7 prettier-linter-helpers: 1.0.0 dev: true @@ -1374,8 +1374,8 @@ packages: fast-diff: 1.2.0 dev: true - /prettier/2.8.6: - resolution: {integrity: sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ==} + /prettier/2.8.7: + resolution: {integrity: sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==} engines: {node: '>=10.13.0'} hasBin: true dev: true