mirror of
https://github.com/gosticks/web.git
synced 2026-04-17 10:34:28 +00:00
Bump cross-env from 7.0.1 to 7.0.2
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.1 to 7.0.2. - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md) - [Commits](https://github.com/kentcdodds/cross-env/compare/v7.0.1...v7.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -4464,9 +4464,9 @@
|
||||
}
|
||||
},
|
||||
"cross-env": {
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/cross-env/-/cross-env-7.0.1.tgz",
|
||||
"integrity": "sha512-1+DmLosu38kC4s1H4HzNkcolwdANifu9+5bE6uKQCV4L6jvVdV9qdRAk8vV3GoWRe0x4z+K2fFhgoDMqwNsPqQ==",
|
||||
"version": "7.0.2",
|
||||
"resolved": "https://registry.npmjs.org/cross-env/-/cross-env-7.0.2.tgz",
|
||||
"integrity": "sha512-KZP/bMEOJEDCkDQAyRhu3RL2ZO/SUVrxQVI0G3YEQ+OLbRA3c6zgixe8Mq8a/z7+HKlNEjo8oiLUs8iRijY2Rw==",
|
||||
"requires": {
|
||||
"cross-spawn": "^7.0.1"
|
||||
}
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"@reduxjs/toolkit": "^1.2.5",
|
||||
"bootstrap-daterangepicker": "^3.0.5",
|
||||
"chart.js": "^2.9.3",
|
||||
"cross-env": "^7.0.1",
|
||||
"cross-env": "^7.0.2",
|
||||
"i18next": "^19.3.2",
|
||||
"i18next-browser-languagedetector": "^4.0.2",
|
||||
"i18next-xhr-backend": "^3.2.2",
|
||||
|
||||
Reference in New Issue
Block a user