File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 50
50
"devDependencies" : {
51
51
"@babel/preset-env" : " 7.26.9" ,
52
52
"@rollup/plugin-babel" : " 6.0.4" ,
53
- "@rollup/plugin-node-resolve" : " 16.0.0 " ,
53
+ "@rollup/plugin-node-resolve" : " 16.0.1 " ,
54
54
"@types/jest" : " 29.5.14" ,
55
55
"@types/ramda" : " 0.30.2" ,
56
56
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
Original file line number Diff line number Diff line change 1633
1633
" @babel/helper-module-imports" " ^7.18.6"
1634
1634
" @rollup/pluginutils" " ^5.0.1"
1635
1635
1636
-
1637
- version "16.0.0 "
1638
- resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.0 .tgz#b1a0594661f40d7b061d82136e847354ff85f211 "
1639
- integrity sha512-0FPvAeVUT/zdWoO0jnb/V5BlBsUSNfkIOtFHzMO4H9MOklrmQFY6FduVHKucNb/aTFxvnGhj4MNj/T1oNdDfNg ==
1636
+
1637
+ version "16.0.1 "
1638
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.1 .tgz#2fc6b54ca3d77e12f3fb45b2a55b50720de4c95d "
1639
+ integrity sha512-tk5YCxJWIG81umIvNkSod2qK5KyQW19qcBF/B78n1bjtOON6gzKoVeSzAE8yHCZEDmqkHKkxplExA8KzdJLJpA ==
1640
1640
dependencies :
1641
1641
" @rollup/pluginutils" " ^5.0.1"
1642
1642
" @types/resolve" " 1.20.2"
You can’t perform that action at this time.
0 commit comments