Skip to content

Commit

Permalink
Update dependency @rollup/plugin-node-resolve to v15.2.4 (#11552)
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 Dec 22, 2024
1 parent 537205e commit c40e6ae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/turndown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@rollup/plugin-commonjs": "25.0.8",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-node-resolve": "15.2.4",
"@rollup/plugin-replace": "5.0.7",
"browserify": "14.5.0",
"rollup": "4.2.0",
Expand Down
22 changes: 6 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8945,7 +8945,7 @@ __metadata:
dependencies:
"@adobe/css-tools": 4.4.0
"@rollup/plugin-commonjs": 25.0.8
"@rollup/plugin-node-resolve": 15.2.3
"@rollup/plugin-node-resolve": 15.2.4
"@rollup/plugin-replace": 5.0.7
browserify: 14.5.0
html-entities: 1.4.0
Expand Down Expand Up @@ -11732,22 +11732,21 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-node-resolve@npm:15.2.3":
version: 15.2.3
resolution: "@rollup/plugin-node-resolve@npm:15.2.3"
"@rollup/plugin-node-resolve@npm:15.2.4":
version: 15.2.4
resolution: "@rollup/plugin-node-resolve@npm:15.2.4"
dependencies:
"@rollup/pluginutils": ^5.0.1
"@types/resolve": 1.20.2
deepmerge: ^4.2.2
is-builtin-module: ^3.2.1
is-module: ^1.0.0
resolve: ^1.22.1
peerDependencies:
rollup: ^2.78.0||^3.0.0||^4.0.0
peerDependenciesMeta:
rollup:
optional: true
checksum: 730f32c2f8fdddff07cf0fca86a5dac7c475605fb96930197a868c066e62eb6388c557545e4f7d99b7a283411754c9fbf98944ab086b6074e04fc1292e234aa8
checksum: 4c03d41bcbb7028432c8c7295ede54051151abdd726360cc089c5fe04d2ec266f961f7be78061aaf289b5294097db35393bfff1d6c01ad24d20471e07753e06c
languageName: node
linkType: hard

Expand Down Expand Up @@ -17830,7 +17829,7 @@ __metadata:
languageName: node
linkType: hard

"builtin-modules@npm:3.3.0, builtin-modules@npm:^3.3.0":
"builtin-modules@npm:3.3.0":
version: 3.3.0
resolution: "builtin-modules@npm:3.3.0"
checksum: db021755d7ed8be048f25668fe2117620861ef6703ea2c65ed2779c9e3636d5c3b82325bd912244293959ff3ae303afa3471f6a15bf5060c103e4cc3a839749d
Expand Down Expand Up @@ -29005,15 +29004,6 @@ __metadata:
languageName: node
linkType: hard

"is-builtin-module@npm:^3.2.1":
version: 3.2.1
resolution: "is-builtin-module@npm:3.2.1"
dependencies:
builtin-modules: ^3.3.0
checksum: e8f0ffc19a98240bda9c7ada84d846486365af88d14616e737d280d378695c8c448a621dcafc8332dbf0fcd0a17b0763b845400709963fa9151ddffece90ae88
languageName: node
linkType: hard

"is-callable@npm:^1.1.3, is-callable@npm:^1.1.4, is-callable@npm:^1.2.4":
version: 1.2.4
resolution: "is-callable@npm:1.2.4"
Expand Down

0 comments on commit c40e6ae

Please sign in to comment.