mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-07-04 19:36:00 +00:00
chore(deps-dev): bump globals from 16.2.0 to 16.3.0
Bumps [globals](https://github.com/sindresorhus/globals) from 16.2.0 to 16.3.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v16.2.0...v16.3.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
203eb42d7e
commit
a218e076c3
2 changed files with 6 additions and 6 deletions
|
@ -40,7 +40,7 @@
|
||||||
"drizzle-kit": "^0.31.4",
|
"drizzle-kit": "^0.31.4",
|
||||||
"eslint": "^9.30.0",
|
"eslint": "^9.30.0",
|
||||||
"eslint-config-prettier": "^10.1.5",
|
"eslint-config-prettier": "^10.1.5",
|
||||||
"globals": "^16.2.0",
|
"globals": "^16.3.0",
|
||||||
"husky": "^9.1.7",
|
"husky": "^9.1.7",
|
||||||
"lint-staged": "^16.1.2",
|
"lint-staged": "^16.1.2",
|
||||||
"prettier": "3.6.2",
|
"prettier": "3.6.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3034,10 +3034,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"globals@npm:^16.2.0":
|
"globals@npm:^16.3.0":
|
||||||
version: 16.2.0
|
version: 16.3.0
|
||||||
resolution: "globals@npm:16.2.0"
|
resolution: "globals@npm:16.3.0"
|
||||||
checksum: 10c0/c2b3ea163faa6f8a38076b471b12f4bda891f7df7f7d2e8294fb4801d735a51a73431bf4c1696c5bf5dbca5e0a0db894698acfcbd3068730c6b12eef185dea25
|
checksum: 10c0/c62dc20357d1c0bf2be4545d6c4141265d1a229bf1c3294955efb5b5ef611145391895e3f2729f8603809e81b30b516c33e6c2597573844449978606aad6eb38
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -4157,7 +4157,7 @@ __metadata:
|
||||||
drizzle-orm: "npm:^0.44.2"
|
drizzle-orm: "npm:^0.44.2"
|
||||||
eslint: "npm:^9.30.0"
|
eslint: "npm:^9.30.0"
|
||||||
eslint-config-prettier: "npm:^10.1.5"
|
eslint-config-prettier: "npm:^10.1.5"
|
||||||
globals: "npm:^16.2.0"
|
globals: "npm:^16.3.0"
|
||||||
husky: "npm:^9.1.7"
|
husky: "npm:^9.1.7"
|
||||||
ioredis: "npm:^5.6.1"
|
ioredis: "npm:^5.6.1"
|
||||||
lint-staged: "npm:^16.1.2"
|
lint-staged: "npm:^16.1.2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue