diff --git a/package-lock.json b/package-lock.json index 36ba9d6..af841c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "@types/openapi-to-postmanv2": "3.2.4", "conventional-changelog-conventionalcommits": "8.0.0", "jest": "29.7.0", - "prettier": "3.4.2", + "prettier": "3.5.3", "semantic-release": "24.2.3", "ts-jest": "29.2.5", "ts-node": "10.9.2", @@ -8902,9 +8902,9 @@ } }, "node_modules/prettier": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz", - "integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==", + "version": "3.5.3", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz", + "integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index b55892c..28bfdcb 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@types/openapi-to-postmanv2": "3.2.4", "conventional-changelog-conventionalcommits": "8.0.0", "jest": "29.7.0", - "prettier": "3.4.2", + "prettier": "3.5.3", "semantic-release": "24.2.3", "ts-jest": "29.2.5", "ts-node": "10.9.2",