Merge pull request #281 from ahmadk953/dependabot/npm_and_yarn/globals-16.0.0

Bump globals from 15.15.0 to 16.0.0
This commit is contained in:
Ahmad 2025-02-20 17:17:48 -05:00 committed by GitHub
commit 7bf6dd3494
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -31,7 +31,7 @@
"drizzle-kit": "^0.30.4",
"eslint": "^9.20.1",
"eslint-config-prettier": "^10.0.1",
"globals": "^15.15.0",
"globals": "^16.0.0",
"prettier": "3.5.1",
"ts-node": "^10.9.2",
"tsx": "^4.19.3",

View file

@ -2431,10 +2431,10 @@ __metadata:
languageName: node
linkType: hard
"globals@npm:^15.15.0":
version: 15.15.0
resolution: "globals@npm:15.15.0"
checksum: 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
"globals@npm:^16.0.0":
version: 16.0.0
resolution: "globals@npm:16.0.0"
checksum: 10c0/8906d5f01838df64a81d6c2a7b7214312e2216cf65c5ed1546dc9a7d0febddf55ffa906cf04efd5b01eec2534d6f14859a89535d1a68241832810e41ef3fd5bb
languageName: node
linkType: hard
@ -3185,7 +3185,7 @@ __metadata:
drizzle-orm: "npm:^0.39.3"
eslint: "npm:^9.20.1"
eslint-config-prettier: "npm:^10.0.1"
globals: "npm:^15.15.0"
globals: "npm:^16.0.0"
pg: "npm:^8.13.3"
prettier: "npm:3.5.1"
ts-node: "npm:^10.9.2"