Skip to content

Commit c639e8a

Browse files
committed
bump node dependencies
1 parent a7acfd1 commit c639e8a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

GhostUI/ClientApp/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@fortawesome/free-brands-svg-icons": "^5.15.2",
1616
"@fortawesome/free-solid-svg-icons": "^5.15.2",
1717
"@fortawesome/vue-fontawesome": "^2.0.2",
18-
"@microsoft/signalr": "^5.0.3",
18+
"@microsoft/signalr": "^5.0.4",
1919
"axios": "^0.21.1",
2020
"bulma": "^0.9.2",
2121
"core-js": "^3.9.1",
@@ -31,8 +31,8 @@
3131
"devDependencies": {
3232
"@testing-library/jest-dom": "^5.11.9",
3333
"@types/jest": "^26.0.20",
34-
"@typescript-eslint/eslint-plugin": "^4.16.1",
35-
"@typescript-eslint/parser": "^4.16.1",
34+
"@typescript-eslint/eslint-plugin": "^4.17.0",
35+
"@typescript-eslint/parser": "^4.17.0",
3636
"@vue/cli-plugin-babel": "^4.5.11",
3737
"@vue/cli-plugin-e2e-nightwatch": "^4.5.11",
3838
"@vue/cli-plugin-eslint": "^4.5.11",

0 commit comments

Comments
 (0)