Skip to content

Commit 6295170

Browse files
chore(deps): update dependency globals to v17
1 parent c1e9b64 commit 6295170

File tree

4 files changed

+23
-23
lines changed

4 files changed

+23
-23
lines changed

backend/package-lock.json

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

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"eslint": "^9.16.0",
5757
"eslint-config-prettier": "^10.0.0",
5858
"eslint-plugin-prettier": "^5.2.1",
59-
"globals": "^16.0.0",
59+
"globals": "^17.0.0",
6060
"istanbul-badges-readme": "^1.9.0",
6161
"prettier": "^3.0.3",
6262
"source-map-support": "^0.5.21",

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint-plugin-react": "^7.37.4",
5858
"eslint-plugin-react-hooks": "^7.0.0",
5959
"eslint-plugin-tsdoc": "^0.5.0",
60-
"globals": "^16.0.0",
60+
"globals": "^17.0.0",
6161
"history": "^5.3.0",
6262
"jsdom": "^27.0.0",
6363
"msw": "^2.7.3",

0 commit comments

Comments
 (0)