Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#113)
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 Feb 8, 2023
1 parent acb64a6 commit 5af3da3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
"@types/babel__core": "^7.20.0",
"@types/babel__template": "^7.4.1",
"@types/mkdirp": "^1.0.2",
"@types/node": "^18.11.18",
"@types/node": "^18.13.0",
"@types/object-hash": "^3.0.2",
"@types/resolve": "^1.20.2",
"@types/semver": "^7.3.13",
"@vitest/coverage-c8": "^0.28.3",
"@vitest/coverage-c8": "^0.28.4",
"acorn": "^8.8.2",
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-parameter-decorator": "^1.0.16",
Expand All @@ -63,16 +63,16 @@
"pathe": "^1.1.0",
"pirates": "^4.0.5",
"pkg-types": "^1.0.1",
"prettier": "^2.8.3",
"prettier": "^2.8.4",
"semver": "^7.3.8",
"standard-version": "^9.5.0",
"terser-webpack-plugin": "^5.3.6",
"ts-loader": "^9.4.2",
"tslib": "^2.5.0",
"typescript": "^4.9.5",
"vitest": "^0.28.3",
"vitest": "^0.28.4",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1"
},
"packageManager": "pnpm@7.26.2"
"packageManager": "pnpm@7.27.0"
}

0 comments on commit 5af3da3

Please sign in to comment.