Skip to content

Commit

Permalink
Upgrade js packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
kagg-design committed Oct 9, 2023
1 parent e0a431d commit 82ad1c0
Show file tree
Hide file tree
Showing 2 changed files with 1,541 additions and 1,527 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -48,24 +48,24 @@
}
},
"devDependencies": {
"@babel/core": "^7.22.9",
"@babel/preset-env": "^7.22.9",
"@wordpress/eslint-plugin": "^14.11.0",
"autoprefixer": "^10.4.14",
"@babel/core": "^7.23.0",
"@babel/preset-env": "^7.22.20",
"@wordpress/eslint-plugin": "^15.1.0",
"autoprefixer": "^10.4.16",
"babel-loader": "^9.1.3",
"coveralls": "^3.1.1",
"css-loader": "^6.8.1",
"css-minimizer-webpack-plugin": "^5.0.1",
"eslint": "^8.45.0",
"glob": "^10.3.3",
"jest": "^29.6.1",
"jest-environment-jsdom": "^29.6.1",
"eslint": "^8.51.0",
"glob": "^10.3.10",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-fetch-mock": "^3.0.3",
"mini-css-extract-plugin": "^2.7.6",
"terser-webpack-plugin": "^5.3.9",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4",
"webpack-remove-empty-scripts": "^1.0.3"
"webpack-remove-empty-scripts": "^1.0.4"
},
"packageManager": "yarn@3.6.1"
}

0 comments on commit 82ad1c0

Please sign in to comment.