Update dependency dotenv-cli to v6

This commit is contained in:
renovate[bot]
2022-07-07 12:42:53 +00:00
committed by GitHub
parent 0faf1ac6ba
commit f4417a2a58
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -22,7 +22,7 @@
"apollo-client": "2.6.10",
"apollo-link": "1.2.14",
"barrelsby": "2.3.4",
"dotenv-cli": "5.1.0",
"dotenv-cli": "6.0.0",
"eslint": "8.17.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
@@ -3052,9 +3052,9 @@
}
},
"node_modules/dotenv-cli": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/dotenv-cli/-/dotenv-cli-5.1.0.tgz",
"integrity": "sha512-NoEZAlKo9WVrG0b3i9mBxdD6INdDuGqdgR74t68t8084QcI077/1MnPerRW1odl+9uULhcdnQp2U0pYVppKHOA==",
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/dotenv-cli/-/dotenv-cli-6.0.0.tgz",
"integrity": "sha512-qXlCOi3UMDhCWFKe0yq5sg3X+pJAz+RQDiFN38AMSbUrnY3uZshSfDJUAge951OS7J9gwLZGfsBlWRSOYz/TRg==",
"dev": true,
"dependencies": {
"cross-spawn": "^7.0.3",
@@ -12553,9 +12553,9 @@
"dev": true
},
"dotenv-cli": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/dotenv-cli/-/dotenv-cli-5.1.0.tgz",
"integrity": "sha512-NoEZAlKo9WVrG0b3i9mBxdD6INdDuGqdgR74t68t8084QcI077/1MnPerRW1odl+9uULhcdnQp2U0pYVppKHOA==",
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/dotenv-cli/-/dotenv-cli-6.0.0.tgz",
"integrity": "sha512-qXlCOi3UMDhCWFKe0yq5sg3X+pJAz+RQDiFN38AMSbUrnY3uZshSfDJUAge951OS7J9gwLZGfsBlWRSOYz/TRg==",
"dev": true,
"requires": {
"cross-spawn": "^7.0.3",
+1 -1
View File
@@ -50,7 +50,7 @@
"apollo-client": "2.6.10",
"apollo-link": "1.2.14",
"barrelsby": "2.3.4",
"dotenv-cli": "5.1.0",
"dotenv-cli": "6.0.0",
"eslint": "8.17.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",