Skip to content

Commit c7db6c4

Browse files
build(deps-dev): bump @rollup/plugin-json from 4.0.2 to 4.0.3 (#244)
1 parent 8f6d058 commit c7db6c4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
},
6868
"devDependencies": {
6969
"@microsoft/api-extractor": "^7.7.13",
70-
"@rollup/plugin-json": "^4.0.2",
70+
"@rollup/plugin-json": "^4.0.3",
7171
"@rollup/plugin-node-resolve": "^7.1.3",
7272
"@rollup/plugin-replace": "^2.3.1",
7373
"@types/jest": "^25.2.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1347,12 +1347,12 @@
13471347
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
13481348
integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
13491349

1350-
"@rollup/plugin-json@^4.0.2":
1351-
version "4.0.2"
1352-
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-4.0.2.tgz#482185ee36ac7dd21c346e2dbcc22ffed0c6f2d6"
1353-
integrity sha512-t4zJMc98BdH42mBuzjhQA7dKh0t4vMJlUka6Fz0c+iO5IVnWaEMiYBy1uBj9ruHZzXBW23IPDGL9oCzBkQ9Udg==
1350+
"@rollup/plugin-json@^4.0.3":
1351+
version "4.0.3"
1352+
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-4.0.3.tgz#747e2c2884c5a0fa00b66c9c0f3f1012cddca534"
1353+
integrity sha512-QMUT0HZNf4CX17LMdwaslzlYHUKTYGuuk34yYIgZrNdu+pMEfqMS55gck7HEeHBKXHM4cz5Dg1OVwythDdbbuQ==
13541354
dependencies:
1355-
"@rollup/pluginutils" "^3.0.4"
1355+
"@rollup/pluginutils" "^3.0.8"
13561356

13571357
"@rollup/plugin-node-resolve@^7.1.3":
13581358
version "7.1.3"

0 commit comments

Comments
 (0)