Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#301)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 18, 2023
1 parent 1a1a21d commit 5c0864a
Show file tree
Hide file tree
Showing 4 changed files with 266 additions and 266 deletions.
516 changes: 258 additions & 258 deletions .yarn/releases/yarn-3.4.1.cjs → .yarn/releases/yarn-3.5.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-after-install.cjs
spec: "https://raw.githubusercontent.com/Jaronline/yarn-plugin-after-install/v0.4.0/bundles/@yarnpkg/plugin-after-install.js"

yarnPath: .yarn/releases/yarn-3.4.1.cjs
yarnPath: .yarn/releases/yarn-3.5.0.cjs
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@sapphire/ts-config": "3.3.4",
"@types/common-tags": "1.8.1",
"@types/eslint": "8.21.2",
"@types/node": "18.15.2",
"@types/node": "18.15.3",
"@types/prettier": "2.7.2",
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
Expand All @@ -69,5 +69,5 @@
"tsup": "6.6.3",
"typescript": "4.9.5"
},
"packageManager": "yarn@3.4.1"
"packageManager": "yarn@3.5.0"
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -843,10 +843,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.15.2":
version: 18.15.2
resolution: "@types/node@npm:18.15.2"
checksum: 6db83062d295f9da63e7b24477f734b497170a577b21e0c13637d6f355d53713f875536e52ff02938221330d919700b5ed787dc493e32624a3ecb6c86105cfc8
"@types/node@npm:18.15.3":
version: 18.15.3
resolution: "@types/node@npm:18.15.3"
checksum: 31b1d92475a82c30de29aa6c0771b18a276552d191283b4423ba2d61b3f01159bf0d02576c0b7cc834b043997893800db6bb47f246083ed85aa45e79c80875d7
languageName: node
linkType: hard

Expand Down Expand Up @@ -3169,7 +3169,7 @@ __metadata:
"@sapphire/ts-config": 3.3.4
"@types/common-tags": 1.8.1
"@types/eslint": 8.21.2
"@types/node": 18.15.2
"@types/node": 18.15.3
"@types/prettier": 2.7.2
"@typescript-eslint/eslint-plugin": 5.55.0
"@typescript-eslint/parser": 5.55.0
Expand Down

0 comments on commit 5c0864a

Please sign in to comment.