Skip to content

Commit

Permalink
chore(deps): update dependency @snowpack/plugin-dotenv to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 31, 2021
1 parent 2086015 commit 67b8cb8
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions snowpack-lit/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion snowpack-lit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@esm-bundle/chai": "4.3.4",
"@open-wc/testing": "2.5.32",
"@snowpack/plugin-babel": "2.1.7",
"@snowpack/plugin-dotenv": "2.0.5",
"@snowpack/plugin-dotenv": "2.1.0",
"@snowpack/plugin-typescript": "1.2.1",
"@snowpack/web-test-runner-plugin": "0.2.2",
"@types/mocha": "8.2.2",
Expand Down
6 changes: 3 additions & 3 deletions snowpack-react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion snowpack-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"react-dom": "17.0.2"
},
"devDependencies": {
"@snowpack/plugin-dotenv": "2.0.5",
"@snowpack/plugin-dotenv": "2.1.0",
"@snowpack/plugin-react-refresh": "2.4.1",
"@snowpack/web-test-runner-plugin": "0.2.2",
"@testing-library/react": "11.2.6",
Expand Down
6 changes: 3 additions & 3 deletions snowpack-svelte/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion snowpack-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"svelte": "3.37.0"
},
"devDependencies": {
"@snowpack/plugin-dotenv": "2.0.5",
"@snowpack/plugin-dotenv": "2.1.0",
"@snowpack/plugin-svelte": "3.6.0",
"@snowpack/web-test-runner-plugin": "0.2.2",
"@testing-library/svelte": "3.0.3",
Expand Down

0 comments on commit 67b8cb8

Please sign in to comment.