Skip to content

Commit bbabd29

Browse files
chore(deps-dev): bump the all group with 2 updates (#432)
1 parent 1bea6f2 commit bbabd29

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"format:check": "prettier . --check"
1616
},
1717
"devDependencies": {
18-
"@nihalgonsalves/esconfig": "^0.6.2",
18+
"@nihalgonsalves/esconfig": "^0.6.3",
1919
"@types/node": "18",
2020
"eslint": "^8.50.0",
2121
"prettier": "^3.0.3",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,10 @@
9090
"@jridgewell/resolve-uri" "^3.0.3"
9191
"@jridgewell/sourcemap-codec" "^1.4.10"
9292

93-
"@nihalgonsalves/esconfig@^0.6.2":
94-
version "0.6.2"
95-
resolved "https://registry.yarnpkg.com/@nihalgonsalves/esconfig/-/esconfig-0.6.2.tgz#98fa966a7b6627dd2238062b38f0febf373baf98"
96-
integrity sha512-vKQETehG6U+c/9cgh6o4eQODL3uH3WOv/SDO/tFMkIB0ocEuFQzk8L6BrTRhjR5dC67mlVdBOnipOQwzJA85Hg==
93+
"@nihalgonsalves/esconfig@^0.6.3":
94+
version "0.6.3"
95+
resolved "https://registry.yarnpkg.com/@nihalgonsalves/esconfig/-/esconfig-0.6.3.tgz#aaf09b0db1637eab485119af42a6ffd6a201a186"
96+
integrity sha512-btlnDIpoiI43m4zcE6Z62EGs6G7jlj6wgXCwPpm2Hky+HrGl0ADfnlWPpqBwZ5jokwfavd/vz9J5d0/Fq6Ypsg==
9797
dependencies:
9898
"@typescript-eslint/eslint-plugin" "^6.2.1"
9999
"@typescript-eslint/parser" "^6.2.1"
@@ -156,9 +156,9 @@
156156
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
157157

158158
"@types/node@18":
159-
version "18.17.19"
160-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.19.tgz#80c9b8a89d3648d9e6098f4a7184e03833fee3c5"
161-
integrity sha512-+pMhShR3Or5GR0/sp4Da7FnhVmTalWm81M6MkEldbwjETSaPalw138Z4KdpQaistvqQxLB7Cy4xwYdxpbSOs9Q==
159+
version "18.18.1"
160+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.1.tgz#80b22f3df719f15c9736207980e95f35d01ec1aa"
161+
integrity sha512-3G42sxmm0fF2+Vtb9TJQpnjmP+uKlWvFa8KoEGquh4gqRmoUG/N0ufuhikw6HEsdG2G2oIKhog1GCTfz9v5NdQ==
162162

163163
"@types/semver@^7.5.0":
164164
version "7.5.0"

0 commit comments

Comments
 (0)