Skip to content

Commit a5fb91e

Browse files
fix(deps): update dependency netlify-plugin-contextual-env to v0.3.0 (#6515)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 0f31fa3 commit a5fb91e

File tree

2 files changed

+2
-2
lines changed
  • packages/build/tests/plugins_list/fixtures

2 files changed

+2
-2
lines changed

packages/build/tests/plugins_list/fixtures/plugins_cache_outdated/.netlify/plugins-old/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"author": "Netlify",
88
"license": "MIT",
99
"dependencies": {
10-
"netlify-plugin-contextual-env": "0.2.0"
10+
"netlify-plugin-contextual-env": "0.3.0"
1111
}
1212
}

packages/build/tests/plugins_list/fixtures/plugins_outdated_package_json/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"license": "MIT",
77
"repository": "test",
88
"dependencies": {
9-
"netlify-plugin-contextual-env": "0.2.0"
9+
"netlify-plugin-contextual-env": "0.3.0"
1010
}
1111
}

0 commit comments

Comments
 (0)