Skip to content

Commit 900abc0

Browse files
authored
Merge pull request #45 from Blazity/renovate/node-18.x-lockfile
2 parents a3769a1 + f0241f3 commit 900abc0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

example/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -198,9 +198,9 @@
198198
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
199199

200200
"@types/node@^18.0.0":
201-
version "18.17.0"
202-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.0.tgz#35d44267a33dd46b49ee0f73d31b05fd7407e290"
203-
integrity sha512-GXZxEtOxYGFchyUzxvKI14iff9KZ2DI+A6a37o6EQevtg6uO9t+aUZKcaC1Te5Ng1OnLM7K9NVVj+FbecD9cJg==
201+
version "18.17.1"
202+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.1.tgz#84c32903bf3a09f7878c391d31ff08f6fe7d8335"
203+
integrity sha512-xlR1jahfizdplZYRU59JlUx9uzF1ARa8jbhM11ccpCJya8kvos5jwdm2ZAgxSCwOl0fq21svP18EVwPBXMQudw==
204204

205205
"@types/prop-types@*":
206206
version "15.7.5"

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1178,9 +1178,9 @@
11781178
integrity sha512-PfeQhvcMR4cPFVuYfBN4ifG7p9c+Dlh3yUZR6k+5yQK7wX3gDgVxBly4/WkBRs9x4dmcy1TVl08SY67wwtEvmA==
11791179

11801180
"@types/node@^18.0.0":
1181-
version "18.17.0"
1182-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.0.tgz#35d44267a33dd46b49ee0f73d31b05fd7407e290"
1183-
integrity sha512-GXZxEtOxYGFchyUzxvKI14iff9KZ2DI+A6a37o6EQevtg6uO9t+aUZKcaC1Te5Ng1OnLM7K9NVVj+FbecD9cJg==
1181+
version "18.17.1"
1182+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.1.tgz#84c32903bf3a09f7878c391d31ff08f6fe7d8335"
1183+
integrity sha512-xlR1jahfizdplZYRU59JlUx9uzF1ARa8jbhM11ccpCJya8kvos5jwdm2ZAgxSCwOl0fq21svP18EVwPBXMQudw==
11841184

11851185
"@types/parse-json@^4.0.0":
11861186
version "4.0.0"

0 commit comments

Comments
 (0)