Skip to content

Commit 3649365

Browse files
authored
Bump version to 1.33.0 (#391)
1 parent 76b4a29 commit 3649365

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@safe-global/safe-deployments",
3-
"version": "1.32.0",
3+
"version": "1.33.0",
44
"description": "Collection of Safe singleton deployments",
55
"homepage": "https://github.com/safe-global/safe-deployments/",
66
"license": "MIT",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2814,10 +2814,10 @@ prettier-linter-helpers@^1.0.0:
28142814
dependencies:
28152815
fast-diff "^1.1.2"
28162816

2817-
prettier@^2.1.2:
2818-
version "2.2.1"
2819-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
2820-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
2817+
prettier@^3.2.5:
2818+
version "3.2.5"
2819+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
2820+
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
28212821

28222822
pretty-format@^27.0.0, pretty-format@^27.5.1:
28232823
version "27.5.1"

0 commit comments

Comments
 (0)