We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 580a07e + c8f638a commit ae307d3Copy full SHA for ae307d3
bids-validator-web/package.json
@@ -13,7 +13,7 @@
13
"react": "^18.2.0",
14
"react-bootstrap": "^2.9.1",
15
"react-dom": "^18.2.0",
16
- "sass": "^1.69.4"
+ "sass": "^1.69.5"
17
},
18
"scripts": {
19
"dev": "next",
bids-validator/package.json
@@ -50,7 +50,7 @@
50
"is-utf8": "^0.2.1",
51
"jest": "^29.7.0",
52
"jshint": "^2.13.6",
53
- "lerna": "^7.4.1",
+ "lerna": "^7.4.2",
54
"lodash": "^4.17.21",
55
"minimatch": "3.0.5",
56
"next": "13.5.6",
@@ -73,7 +73,7 @@
73
"esbuild": "^0.19.5",
74
"esbuild-plugin-globals": "^0.2.0",
75
"esbuild-runner": "^2.2.2",
76
- "eslint": "^8.52.0",
+ "eslint": "^8.53.0",
77
"eslint-config-prettier": "^9.0.0",
78
"eslint-plugin-prettier": "^5.0.1",
79
"husky": "^8.0.3",
0 commit comments