Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#222)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 17, 2023
1 parent f0917ba commit f108b4c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@types/jest": "29.5.3",
"@types/node": "18.17.4",
"@types/node": "18.17.5",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"eslint": "8.47.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.0",
"husky": "8.0.3",
"jest": "29.6.2",
"prettier": "3.0.1",
"prettier": "3.0.2",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.1.6"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -688,7 +688,7 @@ __metadata:
"@commitlint/cli": 17.7.1
"@commitlint/config-conventional": 17.7.0
"@types/jest": 29.5.3
"@types/node": 18.17.4
"@types/node": 18.17.5
"@typescript-eslint/eslint-plugin": 6.4.0
"@typescript-eslint/parser": 6.4.0
eslint: 8.47.0
Expand All @@ -697,7 +697,7 @@ __metadata:
husky: 8.0.3
i18next: 22.4.15
jest: 29.6.2
prettier: 3.0.1
prettier: 3.0.2
ts-jest: 29.1.1
ts-node: 10.9.1
typescript: 5.1.6
Expand Down Expand Up @@ -1304,10 +1304,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.17.4":
version: 18.17.4
resolution: "@types/node@npm:18.17.4"
checksum: d4c458202d82c999f38d85ca9ae8a2d3e521645c7f1b908cd6a0303d0e13c7d5eb3f888c41f584ba029ecf802d0a0005b7816c149400371a3c035abc4bd9a4c5
"@types/node@npm:18.17.5":
version: 18.17.5
resolution: "@types/node@npm:18.17.5"
checksum: b8c658a99234b99425243c324b641ed7b9ceb6bee6b06421fdc9bb7c58f9a5552e353225cc549e6982462ac384abe1985022ed76e2e4728797f59b21f659ca2b
languageName: node
linkType: hard

Expand Down Expand Up @@ -5147,12 +5147,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.0.1":
version: 3.0.1
resolution: "prettier@npm:3.0.1"
"prettier@npm:3.0.2":
version: 3.0.2
resolution: "prettier@npm:3.0.2"
bin:
prettier: bin/prettier.cjs
checksum: e1f3f16c7fe0495de3faa182597871f74927d787cce3c52095a66ff5d7eacc05173371d5f58bf12141a0a1b6bfe739a338531d6cf18b92c7256c1319f2c84e73
checksum: 118b59ddb6c80abe2315ab6d0f4dd1b253be5cfdb20622fa5b65bb1573dcd362e6dd3dcf2711dd3ebfe64aecf7bdc75de8a69dc2422dcd35bdde7610586b677a
languageName: node
linkType: hard

Expand Down

0 comments on commit f108b4c

Please sign in to comment.