Skip to content

Commit 3038cde

Browse files
committed
chore(deps): update dependency @netlify/build to ^27.11.4
1 parent 742dc71 commit 3038cde

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"react-dom": "^18.1.0"
1212
},
1313
"devDependencies": {
14-
"@netlify/build": "^27.11.2",
14+
"@netlify/build": "^27.11.4",
1515
"@netlify/functions": "^1.0.0",
1616
"@netlify/plugin-nextjs": "^4.14.2",
1717
"@types/fs-extra": "^9.0.13",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -145,14 +145,14 @@
145145
resolved "https://registry.yarnpkg.com/@netlify/binary-info/-/binary-info-1.0.0.tgz#cd0d86fb783fb03e52067f0cd284865e57be86c8"
146146
integrity sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw==
147147

148-
"@netlify/build@^27.11.2":
149-
version "27.11.2"
150-
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-27.11.2.tgz#3550b039d95d13feac22a65c291438d462a79daa"
151-
integrity sha512-gS3Po2LLUmJMnyZFrcEcqo+yuKdjBlWteyWINMCIZWx+KskpKOotRPeN0c5CyOBNjEIsnVLnEeQpsiCro0v7Xg==
148+
"@netlify/build@^27.11.4":
149+
version "27.11.4"
150+
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-27.11.4.tgz#d00b6f0f2806d1782aa187721a4e192b6a36de8f"
151+
integrity sha512-zUbvdN21VGQwg/jVmdpk0qgysUUtBf25hCBxrATt55g3EJVE0ygEm/wX2HV9JjO8OqpydmaaaDdRNmD29aNMAw==
152152
dependencies:
153153
"@bugsnag/js" "^7.0.0"
154154
"@netlify/cache-utils" "^4.0.0"
155-
"@netlify/config" "^18.1.2"
155+
"@netlify/config" "^18.1.4"
156156
"@netlify/edge-bundler" "^1.12.1"
157157
"@netlify/functions-utils" "^4.2.3"
158158
"@netlify/git-utils" "^4.0.0"
@@ -221,10 +221,10 @@
221221
path-exists "^5.0.0"
222222
readdirp "^3.4.0"
223223

224-
"@netlify/config@^18.1.2":
225-
version "18.1.2"
226-
resolved "https://registry.yarnpkg.com/@netlify/config/-/config-18.1.2.tgz#e71789680e5fd6076c9cab72c193572b41f69278"
227-
integrity sha512-eOMKqzkAhUjliLCySLqqf2NYpgbxXYIMPZPNocKnVAoKJiuTouZsEI6Pf+BJ9t/4U1JS0OJLF04MEjHJzaWgow==
224+
"@netlify/config@^18.1.4":
225+
version "18.1.4"
226+
resolved "https://registry.yarnpkg.com/@netlify/config/-/config-18.1.4.tgz#aa275d7b874c8d0de5029ef0e9e33480460ab901"
227+
integrity sha512-tM8qDVwBMTYB0n7R6EA6BtuVw9Iq6lNrqE8RjAY4eZ9cjbZkow4M2e0XhmYaNRderLhjYrDlqQr/ttUQA1tZRw==
228228
dependencies:
229229
chalk "^5.0.0"
230230
cron-parser "^4.1.0"

0 commit comments

Comments
 (0)