Skip to content

Commit 3668500

Browse files
Merge pull request ferdikoomen#808 from ferdikoomen/dependabot/npm_and_yarn/rollup/plugin-node-resolve-13.0.4
2 parents 4c4a284 + 43a85f3 commit 3668500

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@babel/preset-env": "7.14.7",
7676
"@babel/preset-typescript": "7.14.5",
7777
"@rollup/plugin-commonjs": "19.0.1",
78-
"@rollup/plugin-node-resolve": "13.0.2",
78+
"@rollup/plugin-node-resolve": "13.0.4",
7979
"@types/express": "4.17.13",
8080
"@types/jest": "26.0.24",
8181
"@types/js-yaml": "4.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1394,10 +1394,10 @@
13941394
magic-string "^0.25.7"
13951395
resolve "^1.17.0"
13961396

1397-
"@rollup/plugin-node-resolve@13.0.2":
1398-
version "13.0.2"
1399-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.0.2.tgz#bfe58e9bfc7284ee0fabc6da7fabcb268f04e0a4"
1400-
integrity sha512-hv+eAMcA2hQ7qvPVcXbtIyc0dtue4jMyA2sCW4IMkrmh+SeDDEHg1MXTv65VPpKdtjvWzN3+4mHAEl4rT+zgzQ==
1397+
"@rollup/plugin-node-resolve@13.0.4":
1398+
version "13.0.4"
1399+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.0.4.tgz#b10222f4145a019740acb7738402130d848660c0"
1400+
integrity sha512-eYq4TFy40O8hjeDs+sIxEH/jc9lyuI2k9DM557WN6rO5OpnC2qXMBNj4IKH1oHrnAazL49C5p0tgP0/VpqJ+/w==
14011401
dependencies:
14021402
"@rollup/pluginutils" "^3.1.0"
14031403
"@types/resolve" "1.17.1"

0 commit comments

Comments
 (0)