Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 5, 2022
1 parent 0213708 commit 17c45bf
Show file tree
Hide file tree
Showing 4 changed files with 288 additions and 282 deletions.
554 changes: 280 additions & 274 deletions .yarn/releases/yarn-3.2.4.cjs → .yarn/releases/yarn-3.3.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
@@ -1,3 +1,3 @@
yarnPath: ".yarn/releases/yarn-3.2.4.cjs"
yarnPath: ".yarn/releases/yarn-3.3.0.cjs"

nodeLinker: node-modules
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -5,7 +5,7 @@
"version": "2.5.6",
"main": "build/index.js",
"types": "./build/@types/index.d.ts",
"packageManager": "yarn@3.2.4",
"packageManager": "yarn@3.3.0",
"files": [
"build",
"!build/tsconfig.tsbuildinfo",
Expand All @@ -21,7 +21,7 @@
},
"devDependencies": {
"@artiefuzzz/ts": "1.3.2",
"@types/node": "16.11.65",
"@types/node": "16.18.6",
"xv": "1.1.1"
},
"repository": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -11,7 +11,7 @@ __metadata:
dependencies:
"@artiefuzzz/ts": 1.3.2
"@artiefuzzz/utils": ^1.2.1
"@types/node": 16.11.65
"@types/node": 16.18.6
undici: ^5.0.0
xv: 1.1.1
languageName: unknown
Expand All @@ -33,10 +33,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:16.11.65":
version: 16.11.65
resolution: "@types/node@npm:16.11.65"
checksum: 81d84cb1e7aa305574cd35acf1a5e47f4a7f52783ba096f4bc511314540dee33a27cbd4fddc8bddd4535f1c87a96a76907157bcde093a25c89e8851d6dd63022
"@types/node@npm:16.18.6":
version: 16.18.6
resolution: "@types/node@npm:16.18.6"
checksum: 85b6a11c347e1edfe014eb2c520aec37117152c932b632f455d4e2a71a311fb25578602c7c25f825c6f1c3e4a912506857c1aa679717318296f5590ac0d33254
languageName: node
linkType: hard

Expand Down

0 comments on commit 17c45bf

Please sign in to comment.