magic-comments
Advanced tools
Comparing version 2.1.9 to 2.1.10
{ | ||
"name": "magic-comments", | ||
"version": "2.1.9", | ||
"version": "2.1.10", | ||
"description": "Node.js tool for adding Webpack magic comments at build time.", | ||
@@ -41,3 +41,3 @@ "type": "module", | ||
"@jest/globals": "^29.6.1", | ||
"@knighted/duel": "^1.0.0-rc.2", | ||
"@knighted/duel": "^1.0.1", | ||
"@types/micromatch": "^4.0.2", | ||
@@ -44,0 +44,0 @@ "@typescript-eslint/eslint-plugin": "^5.60.1", |
173941