Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit c227563

Browse files
authored
Merge pull request #46 from StaticJsCMS/renovate/netlify-cli-13.x
chore(deps): update dependency netlify-cli to v13
2 parents 115c312 + 267872c commit c227563

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint": "8.34.0",
2424
"eslint-config-prettier": "8.6.0",
2525
"eslint-plugin-prettier": "4.2.1",
26-
"netlify-cli": "12.14.0",
26+
"netlify-cli": "13.0.0",
2727
"nuxt-purgecss": "2.0.0",
2828
"postcss": "8.4.21",
2929
"postcss-easing-gradients": "3.0.1",

yarn.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10789,10 +10789,10 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0, nested-error-stacks@^2.1
1078910789
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.1.tgz#26c8a3cee6cc05fbcf1e333cd2fc3e003326c0b5"
1079010790
integrity sha512-9iN1ka/9zmX1ZvLV9ewJYEk9h7RyRRtqdK0woXcqohu8EWIerfPUjYJPg0ULy0UqP7cslmdGc8xKDJcojlKiaw==
1079110791

10792-
netlify-cli@12.14.0:
10793-
version "12.14.0"
10794-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-12.14.0.tgz#59945190c1681962536e20295068c9c16e7e0b08"
10795-
integrity sha512-zQ9eB3eWe8ae5G8Dr76IXADarKXrI08idGwSzJfYdvdgSRvc42R+7H/V2XAkJouZOkt5/YKPmRl3Sj8OzsP4CQ==
10792+
netlify-cli@13.0.0:
10793+
version "13.0.0"
10794+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-13.0.0.tgz#f50128287c9eb6e6e40cc1f121f3ddc989eb4bbe"
10795+
integrity sha512-yn1ZulpkwaScv3ke75tRQkEuJKGGwfYgKBUStOCg5ma8Kqcmgaw+cU4eiUk4dQUa5ojWDXg15tZJgkMZPpKJUQ==
1079610796
dependencies:
1079710797
"@fastify/static" "^6.6.0"
1079810798
"@netlify/build" "^29.5.8"
@@ -10893,6 +10893,7 @@ netlify-cli@12.14.0:
1089310893
through2-map "^3.0.0"
1089410894
to-readable-stream "^2.1.0"
1089510895
toml "^3.0.0"
10896+
ulid "^2.3.0"
1089610897
unixify "^1.0.0"
1089710898
update-notifier "^6.0.0"
1089810899
uuid "^9.0.0"
@@ -15647,6 +15648,11 @@ uid-safe@2.1.5:
1564715648
dependencies:
1564815649
random-bytes "~1.0.0"
1564915650

15651+
ulid@^2.3.0:
15652+
version "2.3.0"
15653+
resolved "https://registry.yarnpkg.com/ulid/-/ulid-2.3.0.tgz#93063522771a9774121a84d126ecd3eb9804071f"
15654+
integrity sha512-keqHubrlpvT6G2wH0OEfSW4mquYRcbe/J8NMmveoQOjUqmo+hXtO+ORCpWhdbZ7k72UtY61BL7haGxW6enBnjw==
15655+
1565015656
unbox-primitive@^1.0.2:
1565115657
version "1.0.2"
1565215658
resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz#29032021057d5e6cdbd08c5129c226dff8ed6f9e"

0 commit comments

Comments
 (0)