Skip to content

Commit 8e40886

Browse files
committed
fix(deps): update dependency @changesets/pre to ^1.0.13
1 parent 056d8c1 commit 8e40886

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@changesets/config": "^2.0.1",
7676
"@changesets/errors": "^0.1.4",
7777
"@changesets/parse": "^0.3.15",
78-
"@changesets/pre": "^1.0.11",
78+
"@changesets/pre": "^1.0.13",
7979
"@changesets/read": "^0.5.5",
8080
"@gitbeaker/node": "^35.7.0",
8181
"@manypkg/get-packages": "^1.1.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1581,14 +1581,14 @@
15811581
"@changesets/types" "^5.2.0"
15821582
js-yaml "^3.13.1"
15831583

1584-
"@changesets/pre@^1.0.11":
1585-
version "1.0.11"
1586-
resolved "https://registry.yarnpkg.com/@changesets/pre/-/pre-1.0.11.tgz#46a56790fdceabd03407559bbf91340c8e83fb6a"
1587-
integrity sha512-CXZnt4SV9waaC9cPLm7818+SxvLKIDHUxaiTXnJYDp1c56xIexx1BNfC1yMuOdzO2a3rAIcZua5Odxr3dwSKfg==
1584+
"@changesets/pre@^1.0.11", "@changesets/pre@^1.0.13":
1585+
version "1.0.13"
1586+
resolved "https://registry.yarnpkg.com/@changesets/pre/-/pre-1.0.13.tgz#49c3ae8bb444a1ce3e0fe4cb21f238318b6763e9"
1587+
integrity sha512-jrZc766+kGZHDukjKhpBXhBJjVQMied4Fu076y9guY1D3H622NOw8AQaLV3oQsDtKBTrT2AUFjt9Z2Y9Qx+GfA==
15881588
dependencies:
15891589
"@babel/runtime" "^7.10.4"
15901590
"@changesets/errors" "^0.1.4"
1591-
"@changesets/types" "^5.0.0"
1591+
"@changesets/types" "^5.2.0"
15921592
"@manypkg/get-packages" "^1.1.3"
15931593
fs-extra "^7.0.1"
15941594

0 commit comments

Comments
 (0)