mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-26 23:35:39 +02:00
Bump cross-env from 7.0.0 to 7.0.1
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.0 to 7.0.1. - [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.0...v7.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
e6632a3b5f
commit
ba586fd700
6
package-lock.json
generated
6
package-lock.json
generated
@@ -2566,9 +2566,9 @@
|
||||
}
|
||||
},
|
||||
"cross-env": {
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/cross-env/-/cross-env-7.0.0.tgz",
|
||||
"integrity": "sha512-rV6M9ldNgmwP7bx5u6rZsTbYidzwvrwIYZnT08hSGLcQCcggofgFW+sNe7IhA1SRauPS0QuLbbX+wdNtpqE5CQ==",
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/cross-env/-/cross-env-7.0.1.tgz",
|
||||
"integrity": "sha512-1+DmLosu38kC4s1H4HzNkcolwdANifu9+5bE6uKQCV4L6jvVdV9qdRAk8vV3GoWRe0x4z+K2fFhgoDMqwNsPqQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cross-spawn": "^7.0.1"
|
||||
|
@@ -16,7 +16,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@fortawesome/fontawesome-free": "^5.12.1",
|
||||
"cross-env": "^7.0.0",
|
||||
"cross-env": "^7.0.1",
|
||||
"laravel-mix": "^5.0.1",
|
||||
"laravel-mix-purgecss": "^4.2.0",
|
||||
"resolve-url-loader": "^3.1.1",
|
||||
|
Reference in New Issue
Block a user