Skip to content

Commit 2c9f65a

Browse files
chore: update npm dependencies
1 parent 13f3a2c commit 2c9f65a

File tree

2 files changed

+109
-109
lines changed

2 files changed

+109
-109
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"@babel/core": "^7.16.7",
4242
"@babel/plugin-proposal-object-rest-spread": "^7.16.7",
4343
"@babel/plugin-transform-react-jsx": "^7.16.7",
44-
"@babel/plugin-transform-runtime": "^7.16.7",
45-
"@babel/preset-env": "^7.16.7",
46-
"@babel/register": "^7.16.7",
44+
"@babel/plugin-transform-runtime": "^7.16.8",
45+
"@babel/preset-env": "^7.16.8",
46+
"@babel/register": "^7.16.9",
4747
"babel-jest": "^27.4.6",
4848
"babel-loader": "^8.2.3",
4949
"duplicate-package-checker-webpack-plugin": "^3.0.0",
@@ -53,7 +53,7 @@
5353
"jest": "^27.4.7",
5454
"jquery-inview": "^1.1.2",
5555
"speed-measure-webpack-plugin": "^1.5.0",
56-
"webpack": "^5.65.0",
56+
"webpack": "^5.66.0",
5757
"webpack-cli": "^4.9.1"
5858
},
5959
"publishConfig": {

0 commit comments

Comments
 (0)