Skip to content

Commit

Permalink
chore(deps): update all minor devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2024
1 parent 60c0c1c commit 58ff6c9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@eslint/js": "9.9.0",
"@types/babel__core": "7.20.5",
"@types/lodash-es": "4.17.12",
"@types/node": "22.4.1",
"@types/node": "22.5.0",
"@vitest/coverage-v8": "2.0.5",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
Expand All @@ -68,7 +68,7 @@
"lodash-es": "4.17.21",
"pkgroll": "2.4.2",
"prettier": "3.3.3",
"tsx": "4.17.0",
"tsx": "4.18.0",
"typescript": "5.5.4",
"typescript-eslint": "7.18.0",
"vite-tsconfig-paths": "4.3.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1281,12 +1281,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.4.1":
version: 22.4.1
resolution: "@types/node@npm:22.4.1"
"@types/node@npm:22.5.0":
version: 22.5.0
resolution: "@types/node@npm:22.5.0"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/cce9221aea24688bccc3d7c25afd26d95c1bdab73a32ee5c43bb456e070116abf6ba537a9ff19c728bc06fe054e69a2c7ec8e5d818e34a3bf9567eae2cb20059
checksum: 10/89af3bd217b1559b645a9ed16d4ae3add75749814cbd8eefddd1b96003d1973afb1c8a2b23d69f3a8cc6c532e3aa185eaf5cc29a6e7c42c311a2aad4c99430ae
languageName: node
linkType: hard

Expand Down Expand Up @@ -3665,7 +3665,7 @@ __metadata:
"@types/aws-lambda": "npm:8.10.143"
"@types/babel__core": "npm:7.20.5"
"@types/lodash-es": "npm:4.17.12"
"@types/node": "npm:22.4.1"
"@types/node": "npm:22.5.0"
"@vitest/coverage-v8": "npm:2.0.5"
commitizen: "npm:4.3.0"
cz-conventional-changelog: "npm:3.3.0"
Expand All @@ -3677,7 +3677,7 @@ __metadata:
lodash-es: "npm:4.17.21"
pkgroll: "npm:2.4.2"
prettier: "npm:3.3.3"
tsx: "npm:4.17.0"
tsx: "npm:4.18.0"
typescript: "npm:5.5.4"
typescript-eslint: "npm:7.18.0"
vite-tsconfig-paths: "npm:4.3.2"
Expand Down Expand Up @@ -5178,9 +5178,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.17.0":
version: 4.17.0
resolution: "tsx@npm:4.17.0"
"tsx@npm:4.18.0":
version: 4.18.0
resolution: "tsx@npm:4.18.0"
dependencies:
esbuild: "npm:~0.23.0"
fsevents: "npm:~2.3.3"
Expand All @@ -5190,7 +5190,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10/192dda2794c1e28b8e57cd5296953f49b2a4bca143a6ac427f30a244f9d2fb0aca6ea8f1d7c8d50ddf87cecc78d482ac68fc2d3f21bbcaaa0e84ef1f2dce0c79
checksum: 10/b292e48accbb42bc8e5f3c33fdd74b49177009e42a66999b091e0769b2ec5837f948187a5059c93057c11c4d7e8a238f824d91fc7bc4f2751cd5ecf9b07742ac
languageName: node
linkType: hard

Expand Down

0 comments on commit 58ff6c9

Please sign in to comment.