Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit bf45bea

Browse files
committed
chore(deps): update dependency @rollup/plugin-node-resolve to v13.2.0
| datasource | package | from | to | | ---------- | --------------------------- | ------ | ------ | | npm | @rollup/plugin-node-resolve | 13.1.3 | 13.2.0 |
1 parent 25e7cf1 commit bf45bea

3 files changed

Lines changed: 15 additions & 15 deletions

File tree

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "material-dev-tools",
3-
"version": "6.0.3",
3+
"version": "6.0.4",
44
"description": "Material Theme for Devtools",
55
"main": "devtools.html",
66
"author": "Elior Boukhobza <heliosaian@gmail.com>",
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"@rollup/plugin-commonjs": "21.0.3",
30-
"@rollup/plugin-node-resolve": "13.1.3",
30+
"@rollup/plugin-node-resolve": "13.2.0",
3131
"gulp": "4.0.2",
3232
"gulp-clean": "0.4.0",
3333
"gulp-clean-css": "4.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@
7777
magic-string "^0.25.7"
7878
resolve "^1.17.0"
7979

80-
"@rollup/plugin-node-resolve@13.1.3":
81-
version "13.1.3"
82-
resolved "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.1.3.tgz"
83-
integrity sha512-BdxNk+LtmElRo5d06MGY4zoepyrXX1tkzX2hrnPEZ53k78GuOMWLqmJDGIIOPwVRIFZrLQOo+Yr6KtCuLIA0AQ==
80+
"@rollup/plugin-node-resolve@13.2.0":
81+
version "13.2.0"
82+
resolved "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.2.0.tgz"
83+
integrity sha512-GuUIUyIKq7EjQxB51XSn6zPHYo+cILQQBYOGYvFFNxws2OVOqCBShAoof2hFrV8bAZzZGDBDQ8m2iUt8SLOUkg==
8484
dependencies:
8585
"@rollup/pluginutils" "^3.1.0"
8686
"@types/resolve" "1.17.1"

0 commit comments

Comments
 (0)