Skip to content

Commit c4563bf

Browse files
authored
Merge bfbb885 into c2e4501
2 parents c2e4501 + bfbb885 commit c4563bf

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

common/config/rush/npm-shrinkwrap.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dbg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"cross-env": "^10.1.0",
7777
"chromium": "^3.0.3",
7878
"codecov": "^3.8.3",
79-
"grunt": "^1.5.3",
79+
"grunt": "^1.6.2",
8080
"grunt-cli": "^1.4.3",
8181
"karma": "^6.3.20",
8282
"karma-chrome-launcher": "^3.1.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"eslint": "^8.16.0",
8181
"eslint-plugin-security": "^1.5.0",
8282
"eslint-formatter-codeframe": "^7.32.1",
83-
"grunt": "^1.5.3",
83+
"grunt": "^1.6.2",
8484
"grunt-cli": "^1.4.3",
8585
"typedoc": "^0.28.15",
8686
"typedoc-github-theme": "^0.4.0",

providers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"cross-env": "^10.1.0",
7878
"chromium": "^3.0.3",
7979
"codecov": "^3.8.3",
80-
"grunt": "^1.5.3",
80+
"grunt": "^1.6.2",
8181
"grunt-cli": "^1.4.3",
8282
"karma": "^6.3.20",
8383
"karma-chrome-launcher": "^3.1.1",

0 commit comments

Comments
 (0)