This commit is contained in:
Kristján Oddsson 2024-07-25 14:23:40 +02:00
parent 1a36d354a5
commit 6a19308a7d
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "chai",
"version": "4.4.0",
"version": "4.5.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "chai",
"version": "4.4.0",
"version": "4.5.0",
"license": "MIT",
"dependencies": {
"assertion-error": "^1.1.0",

View file

@ -17,7 +17,7 @@
"Veselin Todorov <hi@vesln.com>",
"John Firebaugh <john.firebaugh@gmail.com>"
],
"version": "4.4.0",
"version": "4.5.0",
"repository": {
"type": "git",
"url": "https://github.com/chaijs/chai"