Skip to content

Commit

Permalink
Update dependency globals to v15.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent cbfa892 commit 9639e1b
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.0",
"eslint-plugin-prettier": "5.2.1",
"globals": "15.12.0",
"globals": "15.13.0",
"pino-pretty": "13.0.0",
"prettier": "3.4.1",
"undici-types": "7.0.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.0",
"eslint-plugin-prettier": "5.2.1",
"globals": "15.12.0",
"globals": "15.13.0",
"prettier": "3.4.1",
"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.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.2",
"globals": "15.12.0",
"globals": "15.13.0",
"prettier": "3.4.1",
"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 @@ -1446,7 +1446,7 @@ __metadata:
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jsdoc: "npm:50.6.0"
eslint-plugin-prettier: "npm:5.2.1"
globals: "npm:15.12.0"
globals: "npm:15.13.0"
hono: "npm:4.6.12"
hono-rate-limiter: "npm:0.4.0"
jmespath: "npm:0.16.0"
Expand Down Expand Up @@ -1483,7 +1483,7 @@ __metadata:
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jsdoc: "npm:50.6.0"
eslint-plugin-prettier: "npm:5.2.1"
globals: "npm:15.12.0"
globals: "npm:15.13.0"
prettier: "npm:3.4.1"
statuses: "npm:2.0.1"
typescript: "npm:5.6.3"
Expand Down Expand Up @@ -1525,7 +1525,7 @@ __metadata:
eslint-plugin-jsdoc: "npm:50.6.0"
eslint-plugin-prettier: "npm:5.2.1"
eslint-plugin-react: "npm:7.37.2"
globals: "npm:15.12.0"
globals: "npm:15.13.0"
hare-niemeyer: "npm:3.0.0"
hono: "npm:4.6.12"
http2-proxy: "npm:5.0.53"
Expand Down Expand Up @@ -4596,10 +4596,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:15.12.0":
version: 15.12.0
resolution: "globals@npm:15.12.0"
checksum: 10c0/f34e0a1845b694f45188331742af9f488b07ba7440a06e9d2039fce0386fbbfc24afdbb9846ebdccd4092d03644e43081c49eb27b30f4b88e43af156e1c1dc34
"globals@npm:15.13.0":
version: 15.13.0
resolution: "globals@npm:15.13.0"
checksum: 10c0/640365115ca5f81d91e6a7667f4935021705e61a1a5a76a6ec5c3a5cdf6e53f165af7f9db59b7deb65cf2e1f83d03ac8d6660d0b14c569c831a9b6483eeef585
languageName: node
linkType: hard

Expand Down

0 comments on commit 9639e1b

Please sign in to comment.