Skip to content

Commit e9a3087

Browse files
authored
Merge pull request #194 from arduino/dependabot/npm_and_yarn/types/node-16.18.3
Bump @types/node from 16.18.2 to 16.18.3
2 parents 36f5973 + 988bd0d commit e9a3087

File tree

3 files changed

+19
-8
lines changed

3 files changed

+19
-8
lines changed

.github/workflows/check-npm.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,16 @@ jobs:
7272
location: ${{ runner.temp }}/json-schema
7373
file-name: jscpd-schema.json
7474

75+
# This schema is referenced by the package.json schema, so must also be accessible.
76+
- name: Download JSON schema for Prettier configuration file
77+
id: download-npm-badges-schema
78+
uses: carlosperate/download-file-action@v2
79+
with:
80+
# See: https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/npm-badges.json
81+
file-url: https://json.schemastore.org/npm-badges.json
82+
location: ${{ runner.temp }}/json-schema
83+
file-name: npm-badges-schema.json
84+
7585
# This schema is referenced by the package.json schema, so must also be accessible.
7686
- name: Download JSON schema for Prettier configuration file
7787
id: download-prettierrc-schema
@@ -114,6 +124,7 @@ jobs:
114124
-r "${{ steps.download-ava-schema.outputs.file-path }}" \
115125
-r "${{ steps.download-eslintrc-schema.outputs.file-path }}" \
116126
-r "${{ steps.download-jscpd-schema.outputs.file-path }}" \
127+
-r "${{ steps.download-npm-badges-schema.outputs.file-path }}" \
117128
-r "${{ steps.download-prettierrc-schema.outputs.file-path }}" \
118129
-r "${{ steps.download-semantic-release-schema.outputs.file-path }}" \
119130
-r "${{ steps.download-stylelintrc-schema.outputs.file-path }}" \

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@actions/io": "^1.1.2",
3232
"@types/jest": "^28.1.8",
33-
"@types/node": "^16.18.2",
33+
"@types/node": "^16.18.3",
3434
"@types/semver": "^7.3.13",
3535
"@vercel/ncc": "^0.34.0",
3636
"jest": "^28.1.3",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy