marko 2.11.0 → 2.11.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/package.json +3 -3
  2. package/.npmignore +0 -1
package/package.json CHANGED
@@ -32,7 +32,7 @@
32
32
  "jsonminify": "^0.2.3",
33
33
  "marko-async": "^2.0.0",
34
34
  "marko-layout": "^2.0.0",
35
- "minimatch": "^0.2.14",
35
+ "minimatch": "^9.0.0",
36
36
  "property-handlers": "^1.0.0",
37
37
  "raptor-args": "^1.0.0",
38
38
  "raptor-json": "^1.0.1",
@@ -42,7 +42,7 @@
42
42
  "raptor-promises": "^1.0.1",
43
43
  "raptor-regexp": "^1.0.0",
44
44
  "raptor-strings": "^1.0.0",
45
- "raptor-util": "^1.0.0",
45
+ "raptor-util": "^1.1.2",
46
46
  "resolve-from": "^1.0.0",
47
47
  "sax": "^0.6.0",
48
48
  "try-require": "^1.2.1"
@@ -69,5 +69,5 @@
69
69
  "logo": {
70
70
  "url": "https://raw.githubusercontent.com/marko-js/branding/master/marko-logo-small.png"
71
71
  },
72
- "version": "2.11.0"
72
+ "version": "2.11.2"
73
73
  }
package/.npmignore DELETED
@@ -1 +0,0 @@
1
- /test