Skip to content

Commit 79d77c9

Browse files
committed
Merge remote-tracking branch 'origin/AC-13245' into Hammer-Platform-Health-Scope-02Dec24
2 parents 6f4d3c1 + 6816b9a commit 79d77c9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json.sample

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@
99
},
1010
"homepage": "https://magento.com/",
1111
"devDependencies": {
12-
"glob": "~8.1.0",
12+
"glob": "~11.0.0",
1313
"grunt": "~1.6.1",
1414
"grunt-banner": "~0.6.0",
1515
"grunt-continue": "~0.1.0",
1616
"grunt-contrib-clean": "~2.0.1",
17-
"grunt-contrib-connect": "~4.0.0",
17+
"grunt-contrib-connect": "~5.0.1",
1818
"grunt-contrib-cssmin": "~5.0.0",
1919
"grunt-contrib-imagemin": "~4.0.0",
2020
"grunt-contrib-jasmine": "~4.0.0",
2121
"grunt-contrib-less": "~3.0.0",
2222
"grunt-contrib-watch": "~1.1.0",
23-
"grunt-eslint": "~24.3.0",
23+
"grunt-eslint": "~25.0.0",
2424
"grunt-exec": "~3.0.0",
2525
"grunt-replace": "~2.0.2",
2626
"grunt-styledocco": "~0.3.0",
@@ -32,11 +32,11 @@
3232
"morgan": "~1.10.0",
3333
"node-minify": "~3.6.0",
3434
"path": "~0.12.7",
35-
"serve-static": "~1.15.0",
35+
"serve-static": "~1.16.2",
3636
"squirejs": "~0.2.1",
3737
"strip-comments": "~2.0.1",
3838
"time-grunt": "~2.0.0",
39-
"underscore": "1.13.6"
39+
"underscore": "1.13.7"
4040
},
4141
"overrides": {
4242
"styledocco": {

0 commit comments

Comments
 (0)