Skip to content

Commit ebc13fe

Browse files
Merge pull request #780 from vue-a11y/dependabot/npm_and_yarn/types/node-20.1.0
chore(deps-dev): bump @types/node from 18.16.3 to 20.1.0
2 parents eaf1657 + 8e3eccd commit ebc13fe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/aria-query": "^5.0.0",
3737
"@types/eslint-scope": "^3.7.2",
3838
"@types/jest": "^29.2.5",
39-
"@types/node": "^18.0.0",
39+
"@types/node": "^20.1.0",
4040
"@typescript-eslint/eslint-plugin": "^5.10.2",
4141
"@typescript-eslint/parser": "^5.10.2",
4242
"eslint": "^8.8.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -838,10 +838,10 @@
838838
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
839839
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
840840

841-
"@types/node@*", "@types/node@^18.0.0":
842-
version "18.16.3"
843-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.3.tgz#6bda7819aae6ea0b386ebc5b24bdf602f1b42b01"
844-
integrity sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==
841+
"@types/node@*", "@types/node@^20.1.0":
842+
version "20.1.0"
843+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.1.0.tgz#258805edc37c327cf706e64c6957f241ca4c4c20"
844+
integrity sha512-O+z53uwx64xY7D6roOi4+jApDGFg0qn6WHcxe5QeqjMaTezBO/mxdfFXIVAVVyNWKx84OmPB3L8kbVYOTeN34A==
845845

846846
"@types/normalize-package-data@^2.4.0":
847847
version "2.4.1"

0 commit comments

Comments
 (0)