Skip to content

Commit

Permalink
Update dependency globals to v15.14.0 (#1806)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 66df320 commit 68686dc
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-prettier": "5.2.1",
"globals": "15.13.0",
"globals": "15.14.0",
"pino-pretty": "13.0.0",
"prettier": "3.4.2",
"undici-types": "7.1.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-prettier": "5.2.1",
"globals": "15.13.0",
"globals": "15.14.0",
"prettier": "3.4.2",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.2",
"globals": "15.13.0",
"globals": "15.14.0",
"prettier": "3.4.2",
"typescript": "5.6.3"
}
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1453,7 +1453,7 @@ __metadata:
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jsdoc: "npm:50.6.1"
eslint-plugin-prettier: "npm:5.2.1"
globals: "npm:15.13.0"
globals: "npm:15.14.0"
hono: "npm:4.6.14"
hono-rate-limiter: "npm:0.4.2"
jmespath: "npm:0.16.0"
Expand Down Expand Up @@ -1490,7 +1490,7 @@ __metadata:
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jsdoc: "npm:50.6.1"
eslint-plugin-prettier: "npm:5.2.1"
globals: "npm:15.13.0"
globals: "npm:15.14.0"
prettier: "npm:3.4.2"
statuses: "npm:2.0.1"
typescript: "npm:5.6.3"
Expand Down Expand Up @@ -1532,7 +1532,7 @@ __metadata:
eslint-plugin-jsdoc: "npm:50.6.1"
eslint-plugin-prettier: "npm:5.2.1"
eslint-plugin-react: "npm:7.37.2"
globals: "npm:15.13.0"
globals: "npm:15.14.0"
hare-niemeyer: "npm:3.0.0"
hono: "npm:4.6.14"
http2-proxy: "npm:5.0.53"
Expand Down Expand Up @@ -4583,10 +4583,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:15.13.0":
version: 15.13.0
resolution: "globals@npm:15.13.0"
checksum: 10c0/640365115ca5f81d91e6a7667f4935021705e61a1a5a76a6ec5c3a5cdf6e53f165af7f9db59b7deb65cf2e1f83d03ac8d6660d0b14c569c831a9b6483eeef585
"globals@npm:15.14.0":
version: 15.14.0
resolution: "globals@npm:15.14.0"
checksum: 10c0/039deb8648bd373b7940c15df9f96ab7508fe92b31bbd39cbd1c1a740bd26db12457aa3e5d211553b234f30e9b1db2fee3683012f543a01a6942c9062857facb
languageName: node
linkType: hard

Expand Down

0 comments on commit 68686dc

Please sign in to comment.