Skip to content

Commit d9ec309

Browse files
chore: update npm dependencies
1 parent a3888c0 commit d9ec309

File tree

2 files changed

+105
-105
lines changed

2 files changed

+105
-105
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"@babel/core": "^7.16.0",
4242
"@babel/plugin-proposal-object-rest-spread": "^7.16.0",
4343
"@babel/plugin-transform-react-jsx": "^7.16.0",
44-
"@babel/plugin-transform-runtime": "^7.16.0",
45-
"@babel/preset-env": "^7.16.0",
44+
"@babel/plugin-transform-runtime": "^7.16.4",
45+
"@babel/preset-env": "^7.16.4",
4646
"@babel/register": "^7.16.0",
4747
"babel-jest": "^27.3.1",
4848
"babel-loader": "^8.2.3",
@@ -53,7 +53,7 @@
5353
"jest": "^27.3.1",
5454
"jquery-inview": "^1.1.2",
5555
"speed-measure-webpack-plugin": "^1.5.0",
56-
"webpack": "^5.64.0",
56+
"webpack": "^5.64.1",
5757
"webpack-cli": "^4.9.1"
5858
},
5959
"publishConfig": {

0 commit comments

Comments
 (0)