Skip to content

Commit 678e979

Browse files
fix(deps): update netlify packages (#5195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 40f7ea0 commit 678e979

File tree

2 files changed

+30
-28
lines changed

2 files changed

+30
-28
lines changed

npm-shrinkwrap.json

Lines changed: 27 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,8 @@
225225
"prettier": "--ignore-path .gitignore --loglevel=warn \"{src,tools,scripts,site,tests,.github}/**/*.{mjs,cjs,js,md,yml,json,html}\" \"*.{mjs,cjs,js,yml,json,html}\" \".*.{mjs,cjs,js,yml,json,html}\" \"!CHANGELOG.md\" \"!npm-shrinkwrap.json\" \"!**/*/package-lock.json\" \"!.github/**/*.md\""
226226
},
227227
"dependencies": {
228-
"@netlify/build": "^28.1.4",
229-
"@netlify/config": "^19.1.0",
228+
"@netlify/build": "^28.1.5",
229+
"@netlify/config": "^19.1.1",
230230
"@netlify/edge-bundler": "^3.1.0",
231231
"@netlify/framework-info": "^9.3.0",
232232
"@netlify/local-functions-proxy": "^1.1.1",
@@ -295,7 +295,7 @@
295295
"netlify": "^13.0.1",
296296
"netlify-headers-parser": "^7.0.0",
297297
"netlify-onegraph-internal": "0.10.1",
298-
"netlify-redirect-parser": "^14.0.0",
298+
"netlify-redirect-parser": "^14.0.1",
299299
"netlify-redirector": "^0.3.1",
300300
"node-fetch": "^2.6.0",
301301
"node-version-alias": "^1.0.1",

0 commit comments

Comments
 (0)