Skip to content

Commit

Permalink
Merge pull request #14850 from Automattic/dependabot/npm_and_yarn/mas…
Browse files Browse the repository at this point in the history
…ter/cheerio-1.0.0

chore(deps-dev): bump cheerio from 1.0.0-rc.12 to 1.0.0
  • Loading branch information
vkarpov15 committed Sep 3, 2024
2 parents 357b634 + ca98dd2 commit 3210623
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
with:
node-version: 16
node-version: 20

- run: npm install

Expand All @@ -54,7 +54,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
with:
node-version: 16
node-version: 20

- run: npm install
- name: Setup MongoDB
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"babel-loader": "8.2.5",
"broken-link-checker": "^0.7.8",
"buffer": "^5.6.0",
"cheerio": "1.0.0-rc.12",
"cheerio": "1.0.0",
"crypto-browserify": "3.12.0",
"dotenv": "16.4.5",
"dox": "1.0.0",
Expand Down

0 comments on commit 3210623

Please sign in to comment.