Skip to content

Commit a31cd36

Browse files
committed
chore: bump deps
5 parents 8d3c4fd + 513336a + 053d945 + 3fd480b + 146cb25 commit a31cd36

8 files changed

Lines changed: 26914 additions & 5216 deletions

File tree

.github/workflows/check-dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@v5
2525

2626
- name: Setup Node.js
27-
uses: actions/setup-node@v4.4.0
27+
uses: actions/setup-node@v5.0.0
2828
with:
2929
node-version-file: package.json
3030
cache: npm

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
echo '${{ toJson(matrix.project) }}'
5050
5151
- name: Setup Python
52-
uses: actions/setup-python@v5
52+
uses: actions/setup-python@v6
5353
with:
5454
python-version-file: ${{ matrix.project.path }}
5555

__snapshots__/find-python-projects.test.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`find-python-projects Exports keys as instructed 1`] = `
44
{

dist/index.js

Lines changed: 24228 additions & 146 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/licenses.txt

Lines changed: 48 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)