File tree Expand file tree Collapse file tree 3 files changed +257
-258
lines changed
Expand file tree Collapse file tree 3 files changed +257
-258
lines changed Original file line number Diff line number Diff line change 1818 with :
1919 version : 10
2020 - name : Install Node.js
21- uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
21+ uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
2222 with :
2323 node-version : 23
2424 cache : pnpm
4343 with :
4444 version : 10
4545 - name : Install Node.js ${{ matrix.node-version }}
46- uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
46+ uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
4747 with :
4848 node-version : ${{ matrix.node-version }}
4949 cache : pnpm
7171 env :
7272 ACTIONS_ALLOW_UNSECURE_COMMANDS : true
7373 - name : Install Node.js ${{ matrix.node-version }}
74- uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
74+ uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
7575 with :
7676 node-version : ${{ matrix.node-version }}
7777 - name : Install dependencies
Original file line number Diff line number Diff line change 4747 },
4848 "dependencies" : {
4949 "browserslist" : " ^4.28.1" ,
50- "caniuse-lite" : " ^1.0.30001760 " ,
50+ "caniuse-lite" : " ^1.0.30001766 " ,
5151 "fraction.js" : " ^5.3.4" ,
5252 "picocolors" : " ^1.1.1" ,
5353 "postcss-value-parser" : " ^4.2.0"
5454 },
5555 "devDependencies" : {
56- "@logux/eslint-config" : " ^57.0.0 " ,
56+ "@logux/eslint-config" : " ^57.0.1 " ,
5757 "@size-limit/preset-small-lib" : " 12.0.0" ,
58- "actions-up" : " ^1.7 .0" ,
58+ "actions-up" : " ^1.9 .0" ,
5959 "c8" : " ^10.1.3" ,
6060 "clean-publish" : " ^6.0.1" ,
6161 "eslint" : " ^9.39.2" ,
You can’t perform that action at this time.
0 commit comments