Skip to content

Commit 3898e6d

Browse files
chore(deps): update yarn to v4.7.0
1 parent 43d944b commit 3898e6d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"workspaces": [
1515
"packages/*"
1616
],
17-
"packageManager": "yarn@4.6.0",
17+
"packageManager": "yarn@4.7.0",
1818
"devDependencies": {
1919
"@semantic-release/changelog": "^6.0.3",
2020
"@semantic-release/git": "^10.0.1",

packages/pnt-functional/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"license": "MIT",
1717
"name": "pnt-functional",
18-
"packageManager": "yarn@4.6.0",
18+
"packageManager": "yarn@4.7.0",
1919
"private": true,
2020
"release": {
2121
"branches": [

packages/python-nix-template/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"license": "MIT",
1717
"name": "python-nix-template",
18-
"packageManager": "yarn@4.6.0",
18+
"packageManager": "yarn@4.7.0",
1919
"private": true,
2020
"release": {
2121
"branches": [

0 commit comments

Comments
 (0)