Skip to content

Commit

Permalink
chore(deps): pin dependency @vercel/ncc from ^0.38.1 to 0.38.1
Browse files Browse the repository at this point in the history
| datasource | package     | from   | to     |
| ---------- | ----------- | ------ | ------ |
| npm        | @vercel/ncc | 0.38.1 | 0.38.1 |
  • Loading branch information
mazi-renovate[bot] authored Jun 26, 2024
1 parent 223beca commit eb82c5f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions dist/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/******/ (() => { // webpackBootstrap
/******/ /* webpack/runtime/compat */
/******/
/******/ if (typeof __nccwpck_require__ !== 'undefined') __nccwpck_require__.ab = __dirname + "/";
/******/
/************************************************************************/
var __webpack_exports__ = {};
console.log("hoge")

module.exports = __webpack_exports__;
/******/ })()
;
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"packageManager": "[email protected]+sha512.7c2ea089e1a6af306409c4fc8c4f0897bdac32b772016196c469d9428f1fe2d5a21daf8ad6512762654ac645b5d9136bb210ec9a00afa8dbc4677843ba362ecd",
"devDependencies": {
"@types/node": "20.14.8",
"@vercel/ncc": "^0.38.1"
"@vercel/ncc": "0.38.1"
}
}
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eb82c5f

Please sign in to comment.