Skip to content

Commit 0989e87

Browse files
committed
chore(deps): update dependency cross-env to ^7.0.3
1 parent 9043d78 commit 0989e87

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@rollup/plugin-commonjs": "^16.0.0",
1515
"@rollup/plugin-node-resolve": "^10.0.0",
1616
"builtin-modules": "^3.1.0",
17-
"cross-env": "^7.0.2",
17+
"cross-env": "^7.0.3",
1818
"eslint": "^7.14.0",
1919
"eslint-formatter-gitlab": "^2.0.0",
2020
"husky": "^4.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3529,10 +3529,10 @@ cosmiconfig@^7.0.0:
35293529
path-type "^4.0.0"
35303530
yaml "^1.10.0"
35313531

3532-
cross-env@^7.0.2:
3533-
version "7.0.2"
3534-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.2.tgz#bd5ed31339a93a3418ac4f3ca9ca3403082ae5f9"
3535-
integrity sha512-KZP/bMEOJEDCkDQAyRhu3RL2ZO/SUVrxQVI0G3YEQ+OLbRA3c6zgixe8Mq8a/z7+HKlNEjo8oiLUs8iRijY2Rw==
3532+
cross-env@^7.0.3:
3533+
version "7.0.3"
3534+
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf"
3535+
integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==
35363536
dependencies:
35373537
cross-spawn "^7.0.1"
35383538

0 commit comments

Comments
 (0)