mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-01 01:04:16 +00:00
Bump globals from 15.14.0 to 15.15.0
Bumps [globals](https://github.com/sindresorhus/globals) from 15.14.0 to 15.15.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v15.14.0...v15.15.0) --- updated-dependencies: - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b2260c726a
commit
35ab4daba8
2 changed files with 6 additions and 6 deletions
|
@ -30,7 +30,7 @@
|
|||
"drizzle-kit": "^0.30.4",
|
||||
"eslint": "^9.20.1",
|
||||
"eslint-config-prettier": "^10.0.1",
|
||||
"globals": "^15.14.0",
|
||||
"globals": "^15.15.0",
|
||||
"prettier": "3.5.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsx": "^4.19.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2312,10 +2312,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"globals@npm:^15.14.0":
|
||||
version: 15.14.0
|
||||
resolution: "globals@npm:15.14.0"
|
||||
checksum: 10c0/039deb8648bd373b7940c15df9f96ab7508fe92b31bbd39cbd1c1a740bd26db12457aa3e5d211553b234f30e9b1db2fee3683012f543a01a6942c9062857facb
|
||||
"globals@npm:^15.15.0":
|
||||
version: 15.15.0
|
||||
resolution: "globals@npm:15.15.0"
|
||||
checksum: 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3065,7 +3065,7 @@ __metadata:
|
|||
drizzle-orm: "npm:^0.39.3"
|
||||
eslint: "npm:^9.20.1"
|
||||
eslint-config-prettier: "npm:^10.0.1"
|
||||
globals: "npm:^15.14.0"
|
||||
globals: "npm:^15.15.0"
|
||||
pg: "npm:^8.13.2"
|
||||
prettier: "npm:3.5.0"
|
||||
ts-node: "npm:^10.9.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue