Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 23, 2024
1 parent 56333f5 commit a26b969
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 21 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"@semantic-release/exec": "6.0.3",
"@types/eslint": "8.56.10",
"@types/micromatch": "4.0.7",
"@types/node": "20.14.2",
"@types/node": "20.14.8",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"@willbooster/eslint-config-ts": "10.6.0",
"@willbooster/prettier-config": "9.1.2",
"@yarnpkg/core": "4.0.5",
"@yarnpkg/core": "4.1.1",
"build-ts": "12.1.0",
"conventional-changelog-conventionalcommits": "8.0.0",
"eslint": "8.57.0",
Expand Down
29 changes: 10 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2658,7 +2658,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*":
"@types/node@npm:*, @types/node@npm:20.14.8":
version: 20.14.8
resolution: "@types/node@npm:20.14.8"
dependencies:
Expand All @@ -2667,15 +2667,6 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.2":
version: 20.14.2
resolution: "@types/node@npm:20.14.2"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/2d86e5f2227aaa42212e82ea0affe72799111b888ff900916376450b02b09b963ca888b20d9c332d8d2b833ed4781987867a38eaa2e4863fa8439071468b0a6f
languageName: node
linkType: hard

"@types/node@npm:^17.0.36":
version: 17.0.45
resolution: "@types/node@npm:17.0.45"
Expand Down Expand Up @@ -2903,15 +2894,15 @@ __metadata:
languageName: node
linkType: hard

"@yarnpkg/core@npm:4.0.5":
version: 4.0.5
resolution: "@yarnpkg/core@npm:4.0.5"
"@yarnpkg/core@npm:4.1.1":
version: 4.1.1
resolution: "@yarnpkg/core@npm:4.1.1"
dependencies:
"@arcanis/slice-ansi": "npm:^1.1.1"
"@types/semver": "npm:^7.1.0"
"@types/treeify": "npm:^1.0.0"
"@yarnpkg/fslib": "npm:^3.0.2"
"@yarnpkg/libzip": "npm:^3.0.1"
"@yarnpkg/fslib": "npm:^3.1.0"
"@yarnpkg/libzip": "npm:^3.1.0"
"@yarnpkg/parsers": "npm:^3.0.2"
"@yarnpkg/shell": "npm:^4.0.2"
camelcase: "npm:^5.3.1"
Expand All @@ -2933,7 +2924,7 @@ __metadata:
treeify: "npm:^1.1.0"
tslib: "npm:^2.4.0"
tunnel: "npm:^0.0.6"
checksum: 10c0/c72836619f59a4ab1c6da4fd1ab793d2f491b6815c88a6019fa6c1c9c4391e7bbd112f3a2474ae8ae5da2a7cb895173abff37dc6fdfb5799bb2fbedc445adb58
checksum: 10c0/7db63b4144b397a18ea92a468aed3338b3feabd8b812541a37de9d6ff380b65fdfcff926aa5a697430280ba31937c794fadd662f5523437e6098230516a27fdd
languageName: node
linkType: hard

Expand All @@ -2946,7 +2937,7 @@ __metadata:
languageName: node
linkType: hard

"@yarnpkg/libzip@npm:^3.0.1":
"@yarnpkg/libzip@npm:^3.1.0":
version: 3.1.0
resolution: "@yarnpkg/libzip@npm:3.1.0"
dependencies:
Expand Down Expand Up @@ -9864,12 +9855,12 @@ __metadata:
"@semantic-release/exec": "npm:6.0.3"
"@types/eslint": "npm:8.56.10"
"@types/micromatch": "npm:4.0.7"
"@types/node": "npm:20.14.2"
"@types/node": "npm:20.14.8"
"@typescript-eslint/eslint-plugin": "npm:7.13.1"
"@typescript-eslint/parser": "npm:7.13.1"
"@willbooster/eslint-config-ts": "npm:10.6.0"
"@willbooster/prettier-config": "npm:9.1.2"
"@yarnpkg/core": "npm:4.0.5"
"@yarnpkg/core": "npm:4.1.1"
build-ts: "npm:12.1.0"
conventional-changelog-conventionalcommits: "npm:8.0.0"
eslint: "npm:8.57.0"
Expand Down

0 comments on commit a26b969

Please sign in to comment.