We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dab24c commit 5f56e0bCopy full SHA for 5f56e0b
package.json.sample
@@ -9,8 +9,8 @@
9
},
10
"homepage": "https://magento.com/",
11
"devDependencies": {
12
- "glob": "~7.2.0",
13
- "grunt": "~1.5.0",
+ "glob": "~8.0.1",
+ "grunt": "~1.5.2",
14
"grunt-banner": "~0.6.0",
15
"grunt-continue": "~0.1.0",
16
"grunt-contrib-clean": "~2.0.0",
@@ -32,11 +32,10 @@
32
"morgan": "~1.10.0",
33
"node-minify": "~3.6.0",
34
"path": "~0.12.7",
35
- "puppeteer": "^13.6.0",
36
- "serve-static": "~1.14.2",
+ "serve-static": "~1.15.0",
37
"squirejs": "~0.2.1",
38
"strip-json-comments": "~3.1.1",
39
"time-grunt": "~2.0.0",
40
- "underscore": "1.13.2"
+ "underscore": "1.13.3"
41
}
42
0 commit comments