Skip to content

Commit e1de5e8

Browse files
chore(deps): update all non-major dependencies (nuxt#7594)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent da61470 commit e1de5e8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

packages/generator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"consola": "^2.13.0",
1414
"fs-extra": "^8.1.0",
1515
"html-minifier": "^4.0.0",
16-
"node-html-parser": "^1.2.19"
16+
"node-html-parser": "^1.2.20"
1717
},
1818
"publishConfig": {
1919
"access": "public"

packages/webpack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@nuxt/utils": "2.13.0",
1515
"babel-loader": "^8.1.0",
1616
"cache-loader": "^4.1.0",
17-
"caniuse-lite": "^1.0.30001087",
17+
"caniuse-lite": "^1.0.30001088",
1818
"chalk": "^3.0.0",
1919
"consola": "^2.13.0",
2020
"css-loader": "^3.6.0",

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -3894,7 +3894,7 @@ caniuse-api@^3.0.0:
38943894
lodash.memoize "^4.1.2"
38953895
lodash.uniq "^4.5.0"
38963896

3897-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001043, caniuse-lite@^1.0.30001087:
3897+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001043, caniuse-lite@^1.0.30001087, caniuse-lite@^1.0.30001088:
38983898
version "1.0.30001088"
38993899
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001088.tgz#23a6b9e192106107458528858f2c0e0dba0d9073"
39003900
integrity sha512-6eYUrlShRYveyqKG58HcyOfPgh3zb2xqs7NvT2VVtP3hEUeeWvc3lqhpeMTxYWBBeeaT9A4bKsrtjATm66BTHg==
@@ -9109,7 +9109,7 @@ node-gyp@^5.0.2:
91099109
tar "^4.4.12"
91109110
which "^1.3.1"
91119111

9112-
node-html-parser@^1.2.19:
9112+
node-html-parser@^1.2.20:
91139113
version "1.2.20"
91149114
resolved "https://registry.npmjs.org/node-html-parser/-/node-html-parser-1.2.20.tgz#37e9ebc627dbe3ff446eea4ac93e3d254b7c6ee4"
91159115
integrity sha512-1fUpYjAducDrrBSE0etRUV1tM+wSFTudmrslMXuk35wL/L29E7e1CLQn4CNzFLnqtYpmDlWhkD6VUloyHA0dwA==

0 commit comments

Comments
 (0)