Compare commits

..

1 Commits

Author SHA1 Message Date
minori f06a5620bc deps: update @nhcarrigan/prettier-config to 3.2.0
Node.js CI / CI (pull_request) Failing after 16s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m20s
2026-02-03 19:10:06 -08:00
2 changed files with 15 additions and 13 deletions
+2 -2
View File
@@ -28,7 +28,7 @@
"homepage": "https://github.com/nhcarrigan/oogie-woogie-boostie-woostie#readme", "homepage": "https://github.com/nhcarrigan/oogie-woogie-boostie-woostie#readme",
"devDependencies": { "devDependencies": {
"@nhcarrigan/eslint-config": "1.1.3", "@nhcarrigan/eslint-config": "1.1.3",
"@nhcarrigan/prettier-config": "1.0.1", "@nhcarrigan/prettier-config": "3.2.0",
"@nhcarrigan/typescript-config": "1.0.1", "@nhcarrigan/typescript-config": "1.0.1",
"eslint": "8.57.0", "eslint": "8.57.0",
"prettier": "2.8.8", "prettier": "2.8.8",
@@ -38,7 +38,7 @@
"@sentry/integrations": "7.114.0", "@sentry/integrations": "7.114.0",
"@sentry/node": "7.114.0", "@sentry/node": "7.114.0",
"discord.js": "14.15.2", "discord.js": "14.15.2",
"dotenv": "17.2.4", "dotenv": "16.4.5",
"fastify": "5.0.0", "fastify": "5.0.0",
"winston": "3.13.0" "winston": "3.13.0"
} }
+13 -11
View File
@@ -18,8 +18,8 @@ importers:
specifier: 14.15.2 specifier: 14.15.2
version: 14.15.2 version: 14.15.2
dotenv: dotenv:
specifier: 17.2.4 specifier: 16.4.5
version: 17.2.4 version: 16.4.5
fastify: fastify:
specifier: 5.0.0 specifier: 5.0.0
version: 5.0.0 version: 5.0.0
@@ -31,8 +31,8 @@ importers:
specifier: 1.1.3 specifier: 1.1.3
version: 1.1.3(eslint@8.57.0)(prettier@2.8.8)(typescript@5.4.5) version: 1.1.3(eslint@8.57.0)(prettier@2.8.8)(typescript@5.4.5)
'@nhcarrigan/prettier-config': '@nhcarrigan/prettier-config':
specifier: 1.0.1 specifier: 3.2.0
version: 1.0.1(prettier@2.8.8) version: 3.2.0(prettier@2.8.8)
'@nhcarrigan/typescript-config': '@nhcarrigan/typescript-config':
specifier: 1.0.1 specifier: 1.0.1
version: 1.0.1(typescript@5.4.5) version: 1.0.1(typescript@5.4.5)
@@ -141,10 +141,12 @@ packages:
peerDependencies: peerDependencies:
eslint: '>=8' eslint: '>=8'
'@nhcarrigan/prettier-config@1.0.1': '@nhcarrigan/prettier-config@3.2.0':
resolution: {integrity: sha512-xClbv78v+spYk0y42cKiT7VJz8bWrXw5hHVztghRI+dpMNwEk/YgNmsPDsFxLS394NcoeqAvsWYxMUEQWKceuA==} resolution: {integrity: sha512-AZOzwDTZfRiEinjUmqRj4gqZLYpLANhN1iMIsESxeuln+/BjGI06pINQsePIZ/I2HoPd+HGjNqu0S+Os9nHzuw==}
engines: {node: '20', pnpm: '8'}
deprecated: We no longer use prettier for our formatting. Please use the updated eslint-config which handles styling rules.
peerDependencies: peerDependencies:
prettier: '>=2' prettier: '>=3'
'@nhcarrigan/typescript-config@1.0.1': '@nhcarrigan/typescript-config@1.0.1':
resolution: {integrity: sha512-RGx6CecTDbn8KkKuRamb+mt4HfTRdWhGhkOVpgXf8oOmyHIJjJetS407OsJ8pIKefjamYXmZ1WEPNLPR0CJpXg==} resolution: {integrity: sha512-RGx6CecTDbn8KkKuRamb+mt4HfTRdWhGhkOVpgXf8oOmyHIJjJetS407OsJ8pIKefjamYXmZ1WEPNLPR0CJpXg==}
@@ -472,8 +474,8 @@ packages:
resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==} resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
engines: {node: '>=6.0.0'} engines: {node: '>=6.0.0'}
dotenv@17.2.4: dotenv@16.4.5:
resolution: {integrity: sha512-mudtfb4zRB4bVvdj0xRo+e6duH1csJRM8IukBqfTRvHotn9+LBXB8ynAidP9zHqoRC/fsllXgk4kCKlR21fIhw==} resolution: {integrity: sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==}
engines: {node: '>=12'} engines: {node: '>=12'}
enabled@2.0.0: enabled@2.0.0:
@@ -1485,7 +1487,7 @@ snapshots:
- supports-color - supports-color
- typescript - typescript
'@nhcarrigan/prettier-config@1.0.1(prettier@2.8.8)': '@nhcarrigan/prettier-config@3.2.0(prettier@2.8.8)':
dependencies: dependencies:
prettier: 2.8.8 prettier: 2.8.8
@@ -1853,7 +1855,7 @@ snapshots:
dependencies: dependencies:
esutils: 2.0.3 esutils: 2.0.3
dotenv@17.2.4: {} dotenv@16.4.5: {}
enabled@2.0.0: {} enabled@2.0.0: {}