Merge pull request #509 from actions/dependabot/npm_and_yarn/types/node-16.18.36

Bump @types/node from 16.18.35 to 16.18.36
This commit is contained in:
Federico Builes
2023-06-19 06:51:36 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -25,7 +25,7 @@
},
"devDependencies": {
"@types/jest": "^27.5.2",
"@types/node": "^16.18.35",
"@types/node": "^16.18.36",
"@types/spdx-expression-parse": "^3.0.2",
"@types/spdx-satisfies": "^0.1.0",
"@typescript-eslint/eslint-plugin": "^5.59.9",
@@ -2047,9 +2047,9 @@
}
},
"node_modules/@types/node": {
"version": "16.18.35",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.35.tgz",
"integrity": "sha512-yqU2Rf94HFZqgHf6Tuyc/IqVD0l3U91KjvypSr1GtJKyrnl6L/kfnxVqN4QOwcF5Zx9tO/HKK+fozGr5AtqA+g=="
"version": "16.18.36",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.36.tgz",
"integrity": "sha512-8egDX8dE50XyXWH6C6PRCNkTP106DuUrvdrednFouDSmCi7IOvrqr0frznfZaHifHH/3aq/7a7v9N4wdXMqhBQ=="
},
"node_modules/@types/prettier": {
"version": "2.7.1",
+1 -1
View File
@@ -41,7 +41,7 @@
},
"devDependencies": {
"@types/jest": "^27.5.2",
"@types/node": "^16.18.35",
"@types/node": "^16.18.36",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.0",
"@types/spdx-expression-parse": "^3.0.2",