Skip to content

Commit

Permalink
fix: πŸ§ͺ update yarn without integrity (#659)
Browse files Browse the repository at this point in the history
* test: βž• add update-yarn-without-integrity fixture

* test: βž• add update-yarn-without-integrity

* test: πŸ§ͺ update-yarn-without-integrity
  • Loading branch information
Beraliv committed Dec 13, 2021
1 parent d48e0d7 commit 666655f
Show file tree
Hide file tree
Showing 4 changed files with 534 additions and 6 deletions.
8 changes: 8 additions & 0 deletions test/fixtures/update-yarn-without-integrity/package.json
@@ -0,0 +1,8 @@
{
"license": "MIT",
"devDependencies": {
"qs": "^6.6.0",
"autoprefixer": "^9.7.4",
"postcss-preset-env": "^6.7.0"
}
}

0 comments on commit 666655f

Please sign in to comment.