We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 203b681 commit dd2f389Copy full SHA for dd2f389
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.9.8](https://github.com/imsnif/synp/compare/v1.9.7...v1.9.8) (2021-10-30)
2
+
3
4
+### Bug Fixes
5
6
+* update deps, fix some vuls ([d46def3](https://github.com/imsnif/synp/commit/d46def3bd54c63318d9148a778be5f9ddf248527))
7
8
## [1.9.7](https://github.com/imsnif/synp/compare/v1.9.6...v1.9.7) (2021-02-28)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "synp",
- "version": "1.9.7",
+ "version": "1.9.8",
"description": "Convert yarn.lock to package-lock.json and vice versa",
"keywords": [
"yarn",
0 commit comments