Merge pull request #338 from stagehacks/dependabot/npm_and_yarn/prettier-3.8.1

Bump prettier from 3.7.3 to 3.8.1
This commit is contained in:
Joel Wetzell
2026-02-02 13:42:51 -06:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -29,7 +29,7 @@
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-import": "2.32.0",
"prettier": "3.7.3"
"prettier": "3.8.1"
}
},
"node_modules/@aashutoshrathi/word-wrap": {
@@ -5841,9 +5841,9 @@
}
},
"node_modules/prettier": {
"version": "3.7.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.3.tgz",
"integrity": "sha512-QgODejq9K3OzoBbuyobZlUhznP5SKwPqp+6Q6xw6o8gnhr4O85L2U915iM2IDcfF2NPXVaM9zlo9tdwipnYwzg==",
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.1.tgz",
"integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==",
"dev": true,
"license": "MIT",
"bin": {
+1 -1
View File
@@ -26,7 +26,7 @@
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-import": "2.32.0",
"prettier": "3.7.3"
"prettier": "3.8.1"
},
"dependencies": {
"@jwetzell/posistagenet": "2.1.1",