Merge pull request #33 from shautvast/dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2

Bump glob-parent and webpack
This commit is contained in:
Sander Hautvast 2022-08-04 14:39:23 +02:00 committed by GitHub
commit 851ca6269d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 435 additions and 1520 deletions

1953
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -20,7 +20,7 @@
"eslint-loader": "^4.0.2",
"file-loader": "^5.0.2",
"style-loader": "^1.1.3",
"webpack": "^4.44.1",
"webpack": "^5.74.0",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^4.9.3"
}