Skip to content

Commit

Permalink
Update dependency node to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2022
1 parent 9a6bdeb commit faa26a3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

- uses: actions/setup-node@v3
with:
node-version: '16.x'
node-version: '18.x'

- uses: camptocamp/initialise-gopass-summon-action@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
18
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@types/jquery.ui.datetimepicker": "0.3.30",
"@types/jqueryui": "1.12.16",
"@types/jsts": "0.17.14",
"@types/node": "17.0.45",
"@types/node": "18.11.10",
"@types/offscreencanvas": "2019.7.0",
"@types/proj4": "2.5.2",
"@types/sinon": "10.0.13",
Expand Down

0 comments on commit faa26a3

Please sign in to comment.