Skip to content

Commit fdfbe07

Browse files
authored
Merge pull request #56 from tobsterclark/master
Update package.json
2 parents e347697 + 64368ad commit fdfbe07

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

+2-4
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,8 @@
4747
"@semantic-release/git": "^10.0.1",
4848
"@semantic-release/npm": "^9.0.2",
4949
"@types/fs-extra": "^11.0.1",
50-
"@types/glob": "^8.1.0",
5150
"@types/jest": "^29.4.0",
5251
"@types/lodash.set": "^4.3.7",
53-
"@types/rimraf": "^3.0.2",
5452
"@types/tmp": "^0.2.3",
5553
"@typescript-eslint/eslint-plugin": "^5.54.1",
5654
"@typescript-eslint/parser": "^5.54.1",
@@ -66,11 +64,11 @@
6664
"eslint-plugin-jsx-a11y": "^6.7.1",
6765
"eslint-plugin-react": "^7.32.2",
6866
"fs-extra": "^11.1.0",
69-
"glob": "^9.2.1",
67+
"glob": "^10.2.1",
7068
"husky": "^8.0.3",
7169
"jest": "^29.5.0",
7270
"lodash.set": "^4.3.2",
73-
"rimraf": "^4.4.0",
71+
"rimraf": "^5.0.0",
7472
"semantic-release": "^20.1.1",
7573
"tmp": "^0.2.1",
7674
"ts-jest": "^29.0.5",

0 commit comments

Comments
 (0)