Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
PapiOphidian committed Nov 17, 2023
1 parent b0e4e38 commit d4d4280
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"discord-api-types": "0.37.63",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"tsup": "^7.3.0",
"turbo": "^1.10.16",
"typescript": "^5.2.2"
Expand Down
1 change: 1 addition & 0 deletions packages/encoding/.eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dist
2 changes: 1 addition & 1 deletion packages/runtime-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@amanda/sql": "1.0.0",
"discord-verify": "1.2.0",
"lavacord": "^2.1.1-v4",
"marked": "9.1.6",
"marked": "10.0.0",
"mime-types": "2.1.35",
"uWebSockets.js": "uNetworking/uWebSockets.js#v20.34.0"
},
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ __metadata:
"@types/mime-types": 2.1.4
discord-verify: 1.2.0
lavacord: ^2.1.1-v4
marked: 9.1.6
marked: 10.0.0
mime-types: 2.1.35
uWebSockets.js: "uNetworking/uWebSockets.js#v20.34.0"
languageName: unknown
Expand Down Expand Up @@ -467,10 +467,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:8.53.0":
version: 8.53.0
resolution: "@eslint/js@npm:8.53.0"
checksum: e0d5cfb0000aaee237c8e6d6d6e366faa60b1ef7f928ce17778373aa44d3b886368f6d5e1f97f913f0f16801aad016db8b8df78418c9d18825c15590328028af
"@eslint/js@npm:8.54.0":
version: 8.54.0
resolution: "@eslint/js@npm:8.54.0"
checksum: 6d88a6f711ef0133566b5340e3178a178fbb297585766460f195d0a9db85688f1e5cf8559fd5748aeb3131e2096c66595b323d8edab22df015acda68f1ebde92
languageName: node
linkType: hard

Expand Down Expand Up @@ -1249,7 +1249,7 @@ __metadata:
"@typescript-eslint/parser": ^6.11.0
cloudstorm: ^0.9.5
discord-api-types: 0.37.63
eslint: ^8.53.0
eslint: ^8.54.0
heatsync: ^2.4.2
snowtransfer: ^0.9.0
tsup: ^7.3.0
Expand Down Expand Up @@ -2159,14 +2159,14 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^8.53.0":
version: 8.53.0
resolution: "eslint@npm:8.53.0"
"eslint@npm:^8.54.0":
version: 8.54.0
resolution: "eslint@npm:8.54.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@eslint-community/regexpp": ^4.6.1
"@eslint/eslintrc": ^2.1.3
"@eslint/js": 8.53.0
"@eslint/js": 8.54.0
"@humanwhocodes/config-array": ^0.11.13
"@humanwhocodes/module-importer": ^1.0.1
"@nodelib/fs.walk": ^1.2.8
Expand Down Expand Up @@ -2203,7 +2203,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 2da808655c7aa4b33f8970ba30d96b453c3071cc4d6cd60d367163430677e32ff186b65270816b662d29139283138bff81f28dddeb2e73265495245a316ed02c
checksum: 7e876e9da2a18a017271cf3733d05a3dfbbe469272d75753408c6ea5b1646c71c6bb18cb91e10ca930144c32c1ce3701e222f1ae6784a3975a69f8f8aa68e49f
languageName: node
linkType: hard

Expand Down Expand Up @@ -3292,12 +3292,12 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:9.1.6":
version: 9.1.6
resolution: "marked@npm:9.1.6"
"marked@npm:10.0.0":
version: 10.0.0
resolution: "marked@npm:10.0.0"
bin:
marked: bin/marked.js
checksum: fc8db42e993d0b97a6f12b8edd93635fa30259ef7088982c714b1c0f54b16946dda54f1bb8a80ab1bd6914647a7217a4f482eda96eb7049bf67437c79e75a609
checksum: 343c2c9a1cd66dacb59a269e93cea75901c98f4fb993078435628e5c79a76c9caaa9930de32bf30a5520f978a4c37098b7f557b2f45104d38a0d9d58dcc9bf9b
languageName: node
linkType: hard

Expand Down

0 comments on commit d4d4280

Please sign in to comment.