mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-02 09:44:14 +00:00
Merge pull request #198 from ahmadk953/dependabot/npm_and_yarn/types/node-22.9.1
Bump @types/node from 22.9.0 to 22.9.1
This commit is contained in:
commit
96f1a6b87c
2 changed files with 6 additions and 6 deletions
|
@ -19,7 +19,7 @@
|
|||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3.2.0",
|
||||
"@eslint/js": "^9.15.0",
|
||||
"@types/node": "^22.9.0",
|
||||
"@types/node": "^22.9.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.14.0",
|
||||
"@typescript-eslint/parser": "^8.14.0",
|
||||
"eslint": "^9.15.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -353,12 +353,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.9.0":
|
||||
version: 22.9.0
|
||||
resolution: "@types/node@npm:22.9.0"
|
||||
"@types/node@npm:^22.9.1":
|
||||
version: 22.9.1
|
||||
resolution: "@types/node@npm:22.9.1"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.19.8"
|
||||
checksum: 10c0/3f46cbe0a49bab4ba30494025e4c8a6e699b98ac922857aa1f0209ce11a1313ee46e6808b8f13fe5b8b960a9d7796b77c8d542ad4e9810e85ef897d5593b5d51
|
||||
checksum: 10c0/ea489ae603aa8874e4e88980aab6f2dad09c755da779c88dd142983bfe9609803c89415ca7781f723072934066f63daf2b3339ef084a8ad1a8079cf3958be243
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1390,7 +1390,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@eslint/eslintrc": "npm:^3.2.0"
|
||||
"@eslint/js": "npm:^9.15.0"
|
||||
"@types/node": "npm:^22.9.0"
|
||||
"@types/node": "npm:^22.9.1"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.14.0"
|
||||
"@typescript-eslint/parser": "npm:^8.14.0"
|
||||
discord.js: "npm:^14.16.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue