chore(deps): upgrade #275
Annotations
4 errors
Create Release Pull Request or Publish to npm:
packages/weapp-tailwindcss/test/init.test.ts#L27
Error: Snapshot `init > common > pkgJson 1` mismatched
- Expected
+ Received
{
"devDependencies": {
"autoprefixer": "^10.4.20",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.14",
- "weapp-tailwindcss": "^3.6.2",
+ "weapp-tailwindcss": "^3.7.0-alpha.0",
},
"scripts": {
"postinstall": "weapp-tw patch",
},
}
❯ test/init.test.ts:27:18
|
Create Release Pull Request or Publish to npm:
packages/weapp-tailwindcss/test/init.test.ts#L50
Error: Snapshot `init > esm > pkgJson 1` mismatched
- Expected
+ Received
@@ -1,11 +1,11 @@
{
"devDependencies": {
"autoprefixer": "^10.4.20",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.14",
- "weapp-tailwindcss": "^3.6.2",
+ "weapp-tailwindcss": "^3.7.0-alpha.0",
},
"scripts": {
"postinstall": "weapp-tw patch",
},
"type": "module",
❯ test/init.test.ts:50:18
|
Create Release Pull Request or Publish to npm
Error: The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
|
Create Release Pull Request or Publish to npm
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
|
Loading