Skip to content

Commit

Permalink
Merge pull request #958 from spiltcoffee/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…s/node-20.4.2

build(npm-dev): bump @types/node from 20.4.1 to 20.4.2
  • Loading branch information
mergify[bot] authored Jul 13, 2023
2 parents 1200897 + c2532e7 commit a895245
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@semantic-release/release-notes-generator": "^11.0.4",
"@types/jest": "^27.5.0",
"@types/nearley": "^2.11.2",
"@types/node": "^20.4.1",
"@types/node": "^20.4.2",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"commitlint": "^17.6.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1997,10 +1997,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.4.1":
version: 20.4.1
resolution: "@types/node@npm:20.4.1"
checksum: 22cbcc792f2eb636fe4188778ed0f32658ab872aa7fcb9847b3fa289a42b14b9f5e30c6faec50ef3c7adbc6c2a246926e5858136bb8b10c035a3fcaa6afbeed2
"@types/node@npm:^20.4.2":
version: 20.4.2
resolution: "@types/node@npm:20.4.2"
checksum: 99e544ea7560d51f01f95627fc40394c24a13da8f041121a0da13e4ef0a2aa332932eaf9a5e8d0e30d1c07106e96a183be392cbba62e8cf0bf6a085d5c0f4149
languageName: node
linkType: hard

Expand Down Expand Up @@ -8168,7 +8168,7 @@ __metadata:
"@semantic-release/release-notes-generator": ^11.0.4
"@types/jest": ^27.5.0
"@types/nearley": ^2.11.2
"@types/node": ^20.4.1
"@types/node": ^20.4.2
"@typescript-eslint/eslint-plugin": ^6.0.0
"@typescript-eslint/parser": ^6.0.0
commitlint: ^17.6.6
Expand Down

0 comments on commit a895245

Please sign in to comment.