mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 01:04:16 +00:00
Bump globals from 15.15.0 to 16.0.0
Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 16.0.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v15.15.0...v16.0.0) --- updated-dependencies: - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a6d5da1f55
commit
655e96e6f7
2 changed files with 6 additions and 6 deletions
|
@ -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",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue